1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Edit out CVS keywords so patches won't fail.

This commit is contained in:
Satoshi Asami 1998-09-14 07:19:17 +00:00
parent 1f6f9c7785
commit 5c6da55945
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13105
2 changed files with 1 additions and 10 deletions

View File

@ -1,11 +1,5 @@
--- Makefile Thu Aug 6 21:15:12 1998
+++ /home/andy/tmp/wrk/Makefile Tue Aug 18 15:24:56 1998
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1998/08/06 21:15:11 aml Exp $
+# $Id: Makefile,v 1.20 1998/08/06 21:15:11 aml Exp andy $
# Main Makefile for xxl
#
# Authors: Arlindo Oliveira (aml@inesc.pt)
@@ -8,7 +8,7 @@
# explicit permission of the copyright holder.
#

View File

@ -1,13 +1,10 @@
--- abacus Mon Aug 3 11:25:52 1998
+++ /home/andy/tmp/wrk/abacus Tue Aug 18 15:55:55 1998
@@ -1,6 +1,6 @@
@@ -1,3 +1,3 @@
#!/bin/sh
# The next line restarts using nxlc \
-exec $ABACUS_HOME/tcl_interf/nxlc -f $0 ${1+"$@"}
+exec /usr/X11R6/share/abacus/tcl_interf/nxlc -f $0 ${1+"$@"}
# $Id: xxl,v 1.9 1997/03/27 10:00:57 aml Exp $
global env
@@ -15,7 +15,7 @@
if [info exists env(ABACUS_HOME)] {
set home $env(ABACUS_HOME)