diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 10:59:56 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 10:59:56 +0000 |
commit | 31c8c45ff47709a3f7340187515d945c323ca5e0 (patch) | |
tree | 16df39b06e854b6e8073e512297342c056ddf307 /cad | |
parent | 04e47fc6eec6898e7823b3ff5c39c24ba6916016 (diff) | |
download | ports-31c8c45ff47709a3f7340187515d945c323ca5e0.tar.gz ports-31c8c45ff47709a3f7340187515d945c323ca5e0.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/irsim/scripts/post-configure | 2 | ||||
-rw-r--r-- | cad/magic/scripts/post-configure | 2 | ||||
-rw-r--r-- | cad/sis/files/Makefile.FreeBSD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/irsim/scripts/post-configure b/cad/irsim/scripts/post-configure index 3acb40fd1609..089d8bb36b22 100644 --- a/cad/irsim/scripts/post-configure +++ b/cad/irsim/scripts/post-configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: post-configure,v 1.2 1994/10/04 15:12:51 jkh Exp $ +# $FreeBSD$ # cp ${CURDIR}/files/Makefile ${WRKSRC} diff --git a/cad/magic/scripts/post-configure b/cad/magic/scripts/post-configure index 6717a12e1681..0ea5f0803d9f 100644 --- a/cad/magic/scripts/post-configure +++ b/cad/magic/scripts/post-configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: post-configure,v 1.2 1995/03/04 21:46:18 swallace Exp $ +# $FreeBSD$ # echo -DX11 -DPARANOID >${WRKSRC}/misc/DFLAGS diff --git a/cad/sis/files/Makefile.FreeBSD b/cad/sis/files/Makefile.FreeBSD index c5547f3fc20c..3c3960caaa67 100644 --- a/cad/sis/files/Makefile.FreeBSD +++ b/cad/sis/files/Makefile.FreeBSD @@ -1,5 +1,5 @@ # -# $Id$ +# $FreeBSD$ # MACHINE = FreeBSD |