diff options
-rw-r--r-- | emulators/pcemu/scripts/configure | 2 | ||||
-rw-r--r-- | ftp/mirror/scripts/configure | 2 | ||||
-rw-r--r-- | games/crafty/files/crafty.6 | 2 | ||||
-rw-r--r-- | games/crossfire-client/scripts/pre-configure | 2 | ||||
-rw-r--r-- | games/crossfire-server/scripts/pre-configure | 2 | ||||
-rw-r--r-- | games/crossfire/scripts/pre-configure | 2 | ||||
-rw-r--r-- | games/gma/Makefile | 2 | ||||
-rw-r--r-- | games/inform/files/Makefile.inform | 2 | ||||
-rw-r--r-- | games/quakeserver/files/qserver.sh | 2 | ||||
-rw-r--r-- | games/quakeserver/files/stopserver.sh | 2 | ||||
-rw-r--r-- | games/yamsweeper/files/Imakefile | 2 | ||||
-rw-r--r-- | german/dict/Makefile | 2 | ||||
-rw-r--r-- | german/webalizer/scripts/pre-configure | 2 | ||||
-rw-r--r-- | graphics/vcg/files/demo.csh | 2 | ||||
-rw-r--r-- | graphics/vcg/files/globals.h | 9 | ||||
-rw-r--r-- | graphics/vcg/files/tMakefile | 9 | ||||
-rw-r--r-- | irc/irc/scripts/pre-configure | 2 | ||||
-rw-r--r-- | irc/p5-IRC/Makefile | 2 |
18 files changed, 30 insertions, 20 deletions
diff --git a/emulators/pcemu/scripts/configure b/emulators/pcemu/scripts/configure index 8815b83..6a9b8c0 100644 --- a/emulators/pcemu/scripts/configure +++ b/emulators/pcemu/scripts/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: configure,v 1.1.1.1 1995/03/26 18:08:54 joerg Exp $ +# $FreeBSD$ # # Author: Jörg Wunsch <joerg@FreeBSD.org> # Date of creation: Mar 27, 1995 diff --git a/ftp/mirror/scripts/configure b/ftp/mirror/scripts/configure index 9beba11..3958346 100644 --- a/ftp/mirror/scripts/configure +++ b/ftp/mirror/scripts/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id:$ +# $FreeBSD$ # mv ${WRKSRC}/mirror.pl ${WRKSRC}/mirror.pl.bak diff --git a/games/crafty/files/crafty.6 b/games/crafty/files/crafty.6 index 11974b7..0c52227 100644 --- a/games/crafty/files/crafty.6 +++ b/games/crafty/files/crafty.6 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: crafty.6,v 1.1.1.1 1998/06/01 04:56:06 mph Exp $ +.\" $FreeBSD$ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. diff --git a/games/crossfire-client/scripts/pre-configure b/games/crossfire-client/scripts/pre-configure index fb4f8d2..ef346c5 100644 --- a/games/crossfire-client/scripts/pre-configure +++ b/games/crossfire-client/scripts/pre-configure @@ -1,6 +1,6 @@ #! /bin/sh -# $Id$ +# $FreeBSD$ # # patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file diff --git a/games/crossfire-server/scripts/pre-configure b/games/crossfire-server/scripts/pre-configure index fb4f8d2..ef346c5 100644 --- a/games/crossfire-server/scripts/pre-configure +++ b/games/crossfire-server/scripts/pre-configure @@ -1,6 +1,6 @@ #! /bin/sh -# $Id$ +# $FreeBSD$ # # patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file diff --git a/games/crossfire/scripts/pre-configure b/games/crossfire/scripts/pre-configure index fb4f8d2..ef346c5 100644 --- a/games/crossfire/scripts/pre-configure +++ b/games/crossfire/scripts/pre-configure @@ -1,6 +1,6 @@ #! /bin/sh -# $Id$ +# $FreeBSD$ # # patch hacks !!LOCALBASE!! and !!X11BASE!! hooks into the config file diff --git a/games/gma/Makefile b/games/gma/Makefile index a7bd424..eef0736 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -3,7 +3,7 @@ # Date created: 22 June 1999 # Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # -# $Id: Makefile,v 1.1 1999/06/22 03:03:42 foxfair Exp $ +# $FreeBSD$ # DISTNAME= gma-0.5 diff --git a/games/inform/files/Makefile.inform b/games/inform/files/Makefile.inform index 856d965..37e2570 100644 --- a/games/inform/files/Makefile.inform +++ b/games/inform/files/Makefile.inform @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ OBJS= arrays.o asm.o bpatch.o chars.o directs.o errors.o expressc.o \ expressp.o files.o inform.o lexer.o linker.o memory.o objects.o \ diff --git a/games/quakeserver/files/qserver.sh b/games/quakeserver/files/qserver.sh index c544bd4..d4da0f1 100644 --- a/games/quakeserver/files/qserver.sh +++ b/games/quakeserver/files/qserver.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: qserver.sh,v 1.1 1997/05/31 00:52:03 jfitz Exp $ +# $FreeBSD$ # QSERVER=%%PREFIX%%/quakeserver/unixded diff --git a/games/quakeserver/files/stopserver.sh b/games/quakeserver/files/stopserver.sh index 0e7a0fc..9d19272 100644 --- a/games/quakeserver/files/stopserver.sh +++ b/games/quakeserver/files/stopserver.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id$ +# $FreeBSD$ # QPIPE=%%PREFIX%%/quakeserver/quakeserver.in diff --git a/games/yamsweeper/files/Imakefile b/games/yamsweeper/files/Imakefile index f51a37a..309fd71 100644 --- a/games/yamsweeper/files/Imakefile +++ b/games/yamsweeper/files/Imakefile @@ -4,7 +4,7 @@ XCOMM Imakefile src for Yamsweeper, created by hirofumi XCOMM -XCOMM $Id: Imakefile,v 1.2 1996/09/22 08:56:07 max Exp $ +XCOMM $FreeBSD$ XCOMM #include "REVISION" diff --git a/german/dict/Makefile b/german/dict/Makefile index 450f1de..6ef7a78 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -3,7 +3,7 @@ # Date created: 6 August 1997 # Whom: wosch # -# $Id: Makefile,v 1.6 1997/12/31 22:33:44 asami Exp $ +# $FreeBSD$ # DISTNAME= dict-1.1 diff --git a/german/webalizer/scripts/pre-configure b/german/webalizer/scripts/pre-configure index e20fe58..78bf35b 100644 --- a/german/webalizer/scripts/pre-configure +++ b/german/webalizer/scripts/pre-configure @@ -1,7 +1,7 @@ #! /bin/sh # -# $Id: pre-configure,v 1.1 1998/07/30 13:06:44 andreas Exp $ +# $FreeBSD$ # # only one central config file in $PREFIX/etc diff --git a/graphics/vcg/files/demo.csh b/graphics/vcg/files/demo.csh index 443ea5a..1f0b54d 100644 --- a/graphics/vcg/files/demo.csh +++ b/graphics/vcg/files/demo.csh @@ -1,7 +1,7 @@ #!/bin/csh # # SCCS-info %W% %E% -# $Id: demo.csh.tpl,v 1.9 1994/08/09 09:17:11 sander Exp sander $ +# $FreeBSD$ # # ====================== Change area ============================ diff --git a/graphics/vcg/files/globals.h b/graphics/vcg/files/globals.h index f4ce226..0883ca6 100644 --- a/graphics/vcg/files/globals.h +++ b/graphics/vcg/files/globals.h @@ -17,7 +17,7 @@ /* */ /*--------------------------------------------------------------------*/ -/* $Id: globals.h.tpl,v 3.7 1994/11/23 14:50:47 sander Exp sander $ */ +/* $FreeBSD$ */ /* * Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and @@ -42,7 +42,12 @@ */ -/* $Log: globals.h.tpl,v $ +/* $Log: globals.h,v $ +/* Revision 1.1.1.1 1995/02/19 09:25:43 hsu +/* vcg - a visualization tool for compiler graphs +/* +/* Submitted by: Philippe Charnier <charnier@lirmm.fr> +/* # Revision 3.7 1994/11/23 14:50:47 sander # #include <limits.h> added to get MAX_INT and MIN_INT. # diff --git a/graphics/vcg/files/tMakefile b/graphics/vcg/files/tMakefile index 542fffd..44e662b 100644 --- a/graphics/vcg/files/tMakefile +++ b/graphics/vcg/files/tMakefile @@ -17,9 +17,14 @@ # /* */ # /*--------------------------------------------------------------------*/ # -# $Id$ +# $FreeBSD$ +# +# $Log: tMakefile,v $ +# Revision 1.1.1.1 1995/02/19 09:25:45 hsu +# vcg - a visualization tool for compiler graphs +# +# Submitted by: Philippe Charnier <charnier@lirmm.fr> # -# $Log$ # #========================= CHANGE AREA ========================= diff --git a/irc/irc/scripts/pre-configure b/irc/irc/scripts/pre-configure index cefca37..542a913 100644 --- a/irc/irc/scripts/pre-configure +++ b/irc/irc/scripts/pre-configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: pre-configure,v 1.1 1997/03/11 23:47:23 torstenb Exp $ +# $FreeBSD$ # mv ${WRKSRC}/support/config.h.dist ${WRKSRC}/support/config.h.dist.bak.2 diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index 7f59067..aad4ef3 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -3,7 +3,7 @@ # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # -# $Id$ +# $FreeBSD$ # DISTNAME= Net-IRC-0.59 |