aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile2
-rw-r--r--benchmarks/bonnie/Makefile2
-rw-r--r--benchmarks/bytebench/Makefile2
-rw-r--r--benchmarks/dbs/Makefile2
-rw-r--r--benchmarks/iozone/Makefile2
-rw-r--r--benchmarks/iozone21/Makefile2
-rw-r--r--benchmarks/lmbench/Makefile2
-rw-r--r--benchmarks/nbench/Makefile2
-rw-r--r--benchmarks/netperf/Makefile2
-rw-r--r--benchmarks/netpipe/Makefile2
-rw-r--r--benchmarks/polygraph/Makefile2
-rw-r--r--benchmarks/polygraph31/Makefile2
-rw-r--r--benchmarks/rawio/Makefile2
-rw-r--r--benchmarks/tcpblast/Makefile2
-rw-r--r--benchmarks/unixbench/Makefile2
-rw-r--r--benchmarks/xengine/Makefile2
-rw-r--r--biology/Makefile2
-rw-r--r--biology/babel/Makefile2
-rw-r--r--biology/deft/Makefile2
-rw-r--r--biology/hmmer/Makefile2
-rw-r--r--biology/kinemage/Makefile2
-rw-r--r--biology/molden/Makefile2
-rw-r--r--biology/mopac/Makefile2
-rw-r--r--biology/ortep3/Makefile2
-rw-r--r--biology/platon/Makefile2
-rw-r--r--biology/povchem/Makefile2
-rw-r--r--biology/psi88/Makefile2
-rw-r--r--biology/rasmol/Makefile2
-rw-r--r--biology/seaview/Makefile2
-rw-r--r--biology/tinker/Makefile2
-rw-r--r--cad/Makefile2
-rw-r--r--cad/acs/Makefile2
-rw-r--r--cad/chipmunk/Makefile2
-rw-r--r--cad/felt/Makefile2
-rw-r--r--cad/geda/Makefile2
-rw-r--r--cad/irsim/Makefile2
-rw-r--r--cad/kaskade/Makefile2
-rw-r--r--cad/magic/Makefile2
-rw-r--r--cad/mars/Makefile2
-rw-r--r--cad/pcb/Makefile2
-rw-r--r--cad/sis/Makefile2
-rw-r--r--cad/spice/Makefile2
-rw-r--r--cad/tkgate/Makefile2
-rw-r--r--cad/xcircuit/Makefile2
-rw-r--r--chinese/CJK/Makefile2
-rw-r--r--chinese/FreeWnn-lib/Makefile2
-rw-r--r--chinese/FreeWnn-server/Makefile2
-rw-r--r--chinese/Makefile2
-rw-r--r--chinese/acroread-chsfont/Makefile2
-rw-r--r--chinese/acroread-chtfont/Makefile2
-rw-r--r--chinese/acroread5-chsfont/Makefile2
-rw-r--r--chinese/acroread5-chtfont/Makefile2
-rw-r--r--chinese/aterm/Makefile2
-rw-r--r--chinese/bg5ps/Makefile2
-rw-r--r--chinese/big5con/Makefile2
-rw-r--r--chinese/c2t/Makefile2
-rw-r--r--chinese/celvis/Makefile2
-rw-r--r--chinese/cless/Makefile2
-rw-r--r--chinese/cxterm/Makefile2
-rw-r--r--chinese/gb2ps/Makefile2
-rw-r--r--chinese/gbscript/Makefile2
-rw-r--r--chinese/hc/Makefile2
-rw-r--r--chinese/hztty/Makefile2
-rw-r--r--chinese/kcfonts/Makefile2
-rw-r--r--chinese/lunar/Makefile2
-rw-r--r--chinese/moettf/Makefile2
-rw-r--r--chinese/mule-freewnn/Makefile2
-rw-r--r--chinese/muni/Makefile2
-rw-r--r--chinese/nvi-big5/Makefile2
-rw-r--r--chinese/nvi-euc-cn/Makefile2
-rw-r--r--chinese/nvi-euc-tw/Makefile2
-rw-r--r--chinese/pine4/Makefile2
-rw-r--r--chinese/rxvt/Makefile2
-rw-r--r--chinese/ted/Makefile2
-rw-r--r--chinese/telnet/Makefile2
-rw-r--r--chinese/tin/Makefile2
-rw-r--r--chinese/xcin/Makefile2
-rw-r--r--chinese/xcin25/Makefile2
-rw-r--r--math/kaskade/Makefile2
-rw-r--r--print/latex-cjk/Makefile2
-rw-r--r--science/felt/Makefile2
81 files changed, 81 insertions, 81 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 383817b67a20..e186e6890a53 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.9 1999/04/14 20:39:06 billf Exp $
+# $FreeBSD$
#
SUBDIR += bonnie
diff --git a/benchmarks/bonnie/Makefile b/benchmarks/bonnie/Makefile
index bccebe444d6b..a22c567aa24f 100644
--- a/benchmarks/bonnie/Makefile
+++ b/benchmarks/bonnie/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: se
#
-# $Id: Makefile,v 1.4 1996/11/18 11:21:44 asami Exp $
+# $FreeBSD$
#
DISTNAME= Bonnie
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile
index 593cab78951b..b931574382ad 100644
--- a/benchmarks/bytebench/Makefile
+++ b/benchmarks/bytebench/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 December 1995
# Whom: se
#
-# $Id: Makefile,v 1.9 1999/08/22 18:57:21 mharo Exp $
+# $FreeBSD$
#
DISTNAME= bytebench-3.1
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile
index 9a8d73d7d811..15af76ed5d0e 100644
--- a/benchmarks/dbs/Makefile
+++ b/benchmarks/dbs/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 August 1998
# Whom: jkoshy
#
-# $Id: Makefile,v 1.1.1.1 1998/08/01 23:34:42 jkoshy Exp $
+# $FreeBSD$
#
DISTNAME= dbs-1.1.5
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 37af3617bce2..0e2dbab23f0f 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $
+# $FreeBSD$
#
DISTNAME= iozone
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 37af3617bce2..0e2dbab23f0f 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $
+# $FreeBSD$
#
DISTNAME= iozone
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index 62c43184d36e..7d2d93cfb84d 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.7 1997/05/28 02:18:12 fenner Exp $
+# $FreeBSD$
#
DISTNAME= lmbench
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile
index 4a6b9dfad7b0..fbbb8829368d 100644
--- a/benchmarks/nbench/Makefile
+++ b/benchmarks/nbench/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 December 1997
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= nbench-byte-2.1
diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile
index 1139ba81b62f..c3d91e1a2143 100644
--- a/benchmarks/netperf/Makefile
+++ b/benchmarks/netperf/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 July 1996
# Whom: koshy
#
-# $Id: Makefile,v 1.6 1997/07/27 20:55:53 fenner Exp $
+# $FreeBSD$
#
DISTNAME= netperf-2.1pl3
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile
index c88b86ac600d..984e9c8cf30d 100644
--- a/benchmarks/netpipe/Makefile
+++ b/benchmarks/netpipe/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Feb 1998
# Whom: jkoshy
#
-# $Id: Makefile,v 1.1.1.1 1999/02/21 00:02:50 jkoshy Exp $
+# $FreeBSD$
DISTNAME= netpipe-2.3
CATEGORIES= benchmarks net
diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile
index 64a8d65e24d4..9fea2d398fd6 100644
--- a/benchmarks/polygraph/Makefile
+++ b/benchmarks/polygraph/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 March 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
-# $Id: Makefile,v 1.2 1999/04/26 18:21:23 mharo Exp $
+# $FreeBSD$
#
DISTNAME= polygraph-1.2.0-src
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile
index 64a8d65e24d4..9fea2d398fd6 100644
--- a/benchmarks/polygraph31/Makefile
+++ b/benchmarks/polygraph31/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 March 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
-# $Id: Makefile,v 1.2 1999/04/26 18:21:23 mharo Exp $
+# $FreeBSD$
#
DISTNAME= polygraph-1.2.0-src
diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile
index 343feae25d0a..a366fd79eb2f 100644
--- a/benchmarks/rawio/Makefile
+++ b/benchmarks/rawio/Makefile
@@ -4,7 +4,7 @@
# Date created: Sun Aug 08, 1999
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $FreeBSD$
#
DISTNAME= rawio
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile
index 88ea34b15f39..d29ffea0f17c 100644
--- a/benchmarks/tcpblast/Makefile
+++ b/benchmarks/tcpblast/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 August 1994
# Whom: mr
#
-# $Id: Makefile,v 1.13 1998/12/05 08:12:11 obrien Exp $
+# $FreeBSD$
#
DISTNAME= tcpblast
diff --git a/benchmarks/unixbench/Makefile b/benchmarks/unixbench/Makefile
index 593cab78951b..b931574382ad 100644
--- a/benchmarks/unixbench/Makefile
+++ b/benchmarks/unixbench/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 December 1995
# Whom: se
#
-# $Id: Makefile,v 1.9 1999/08/22 18:57:21 mharo Exp $
+# $FreeBSD$
#
DISTNAME= bytebench-3.1
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index 113ae298e103..02b2ae7dab72 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 January 1997
# Whom: FURUSAWA,Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
#
-# $Id: Makefile,v 1.6 1998/07/27 23:23:58 asami Exp $
+# $FreeBSD$
#
PKGNAME= xengine-1.0.1
diff --git a/biology/Makefile b/biology/Makefile
index 36486a4f9d52..5e3561037929 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1999/05/07 06:59:25 taoka Exp $
+# $FreeBSD$
#
SUBDIR += babel
diff --git a/biology/babel/Makefile b/biology/babel/Makefile
index 01a631eb728e..ac0fd025f331 100644
--- a/biology/babel/Makefile
+++ b/biology/babel/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.2 1997/12/24 07:24:10 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= babel-1.6
diff --git a/biology/deft/Makefile b/biology/deft/Makefile
index ae44b5140752..0f23b115b95b 100644
--- a/biology/deft/Makefile
+++ b/biology/deft/Makefile
@@ -3,7 +3,7 @@
# Date created: 1999-01-11
# Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= DeFT_2.2
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index d30140a70737..2d6bd8c9f303 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -3,7 +3,7 @@
# Date created: June 29 1998
# Whom: barnhart@genetics.wustl.edu
#
-# $Id: Makefile,v 1.3 1999/01/02 00:12:17 asami Exp $
+# $FreeBSD$
#
DISTNAME= hmmer-2.1.1
diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile
index e019d97a7a03..7abb54c86ade 100644
--- a/biology/kinemage/Makefile
+++ b/biology/kinemage/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.7 1999/01/07 02:31:37 simokawa Exp $
+# $FreeBSD$
#
DISTNAME= MAGE_4_2.LINUX
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index 93405c2dc9db..de4ab218068b 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -3,7 +3,7 @@
# Date created: 1998-11-14
# Whom: rmiya
#
-# $Id: Makefile,v 1.1.1.1 1999/05/07 06:57:51 taoka Exp $
+# $FreeBSD$
#
DISTNAME= molden3.4
diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile
index 0365ac65bd6b..c6a746db81e5 100644
--- a/biology/mopac/Makefile
+++ b/biology/mopac/Makefile
@@ -3,7 +3,7 @@
# Date created: 1997-04-23
# Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
#
-# $Id: Makefile,v 1.3 1999/05/08 08:06:43 taoka Exp $
+# $FreeBSD$
#
DISTNAME= mopac7
diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile
index 32553838c19d..e19b211cd632 100644
--- a/biology/ortep3/Makefile
+++ b/biology/ortep3/Makefile
@@ -3,7 +3,7 @@
# Date created: 1999-05-08
# Whom: Ryo MIYAMOTO
#
-# $Id: Makefile,v 1.1.1.1 1999/05/19 13:37:58 taoka Exp $
+# $FreeBSD$
#
DISTNAME= ortep
diff --git a/biology/platon/Makefile b/biology/platon/Makefile
index 58378cc613f9..d567559bbe26 100644
--- a/biology/platon/Makefile
+++ b/biology/platon/Makefile
@@ -3,7 +3,7 @@
# Date created: 1999-04-22
# Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
#
-# $Id: Makefile,v 1.2 1999/05/24 02:12:36 steve Exp $
+# $FreeBSD$
#
DISTNAME= platon
diff --git a/biology/povchem/Makefile b/biology/povchem/Makefile
index c9052e6f11d8..faf03cde2305 100644
--- a/biology/povchem/Makefile
+++ b/biology/povchem/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 14 1998
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.1.1.1 1998/03/16 06:57:10 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= povchem-1.0
diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile
index db768840905b..e6acbe5b3c18 100644
--- a/biology/psi88/Makefile
+++ b/biology/psi88/Makefile
@@ -3,7 +3,7 @@
# Date created: 1998-11-11
# Whom: Ryo MIYAMOTO
#
-# $Id: Makefile,v 1.2 1999/05/06 08:27:29 taoka Exp $
+# $FreeBSD$
#
DISTNAME= psi88
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index 83652763a3c3..86578dfcf80a 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.3 1998/07/27 23:24:02 asami Exp $
+# $FreeBSD$
#
DISTNAME= RasMol26b2x1
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 67852d30be2c..1621c26b080c 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 5 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.13 1999/02/03 11:11:40 asami Exp $
+# $FreeBSD$
#
DISTNAME= seaview
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile
index 5f7062ba7a07..1774a3b4a8e6 100644
--- a/biology/tinker/Makefile
+++ b/biology/tinker/Makefile
@@ -3,7 +3,7 @@
# Date Created: 26 August 1998
# Whom: Glenn Johnson
#
-# $Id: Makefile,v 1.3 1999/05/24 02:01:37 steve Exp $
+# $FreeBSD$
#
DISTNAME= tinker
diff --git a/cad/Makefile b/cad/Makefile
index b0db23972031..fb72d6b0bf10 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 1998/12/07 02:21:52 asami Exp $
+# $FreeBSD$
#
SUBDIR += acs
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index ca0069cc57ce..ed412b46ca4c 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.9 1996/11/15 23:30:47 obrien Exp $
+# $FreeBSD$
#
DISTNAME= acs021
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index 9ecf1f152dd4..6825545b625f 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 July 1995
# Whom: janek@gaja.ipan.lublin.pl
#
-# $Id: Makefile,v 1.6 1998/11/28 09:07:12 asami Exp $
+# $FreeBSD$
#
DISTNAME= chipmunk-5.10
diff --git a/cad/felt/Makefile b/cad/felt/Makefile
index c41be71bc97b..0b2acdb7d9d2 100644
--- a/cad/felt/Makefile
+++ b/cad/felt/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 October 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.11 1998/12/26 06:29:19 flathill Exp $
+# $FreeBSD$
#
DISTNAME= felt-3.02
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index 226af4bd45f4..fe78940deb7d 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.9 1999/04/22 20:06:32 mharo Exp $
+# $FreeBSD$
#
DISTNAME= gEDA-19990327
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
index 82fb50e2ee69..44307b9bba62 100644
--- a/cad/irsim/Makefile
+++ b/cad/irsim/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.8 1996/12/06 23:24:36 asami Exp $
+# $FreeBSD$
#
DISTNAME= irsim-9.4.1
diff --git a/cad/kaskade/Makefile b/cad/kaskade/Makefile
index a37cbd3f7f1b..eeb2b6ffdf65 100644
--- a/cad/kaskade/Makefile
+++ b/cad/kaskade/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Sept. 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.7 1999/06/22 17:51:51 steve Exp $
+# $FreeBSD$
#
DISTNAME= 3.1.1
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 09a008f9d8cb..588fdae4b352 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.14 1998/11/29 12:43:09 asami Exp $
+# $FreeBSD$
#
DISTNAME= magic-6.5
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 802f88864ac7..9910326476e3 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Nov 18, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.8 1999/02/03 11:11:40 asami Exp $
+# $FreeBSD$
#
DISTNAME= MaRS-2.1
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 70a11a57b506..0c671965647b 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 October 1994
# Whom: mr
#
-# $Id: Makefile,v 1.18 1998/06/03 06:47:38 tg Exp $
+# $FreeBSD$
#
DISTNAME= pcb-1.6.3
diff --git a/cad/sis/Makefile b/cad/sis/Makefile
index 08ad7763ad27..328a3d856393 100644
--- a/cad/sis/Makefile
+++ b/cad/sis/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 October 1997
# Whom: volf@oasis.IAEhv.nl
#
-# $Id: Makefile,v 1.6 1998/11/28 00:44:32 asami Exp $
+# $FreeBSD$
#
DISTNAME= sis-1.2
diff --git a/cad/spice/Makefile b/cad/spice/Makefile
index 409438816173..e916685fc08a 100644
--- a/cad/spice/Makefile
+++ b/cad/spice/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Mar 96
# Whom: Julian Jenkins <kaveman@magna.com.au>
#
-# $Id: Makefile,v 1.12 1998/12/18 06:28:20 asami Exp $
+# $FreeBSD$
#
DISTNAME= sp3f4.kit
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index ba7c681f1ec7..8d8ac95cb063 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 May 1999
# Whom: Jeffery Hansen <hansen@cmu.edu>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/06 17:11:58 steve Exp $
+# $FreeBSD$
#
DISTNAME= tkgate-0.9
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 17d984e2791f..e654df8bf01c 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Apr 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.4 1998/11/21 07:27:34 steve Exp $
+# $FreeBSD$
#
DISTNAME= xcircuit-1.7
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile
index e2ce65644b33..5280d0bd3e7c 100644
--- a/chinese/CJK/Makefile
+++ b/chinese/CJK/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 March 1999
# Whom: J.T. Jang (jtjang@gcn.net.tw)
#
-# $Id: Makefile,v 1.6 1999/03/09 08:53:23 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= zh-CJK-4.2.0
diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile
index a6ae8910e0fe..d7230f9b6fae 100644
--- a/chinese/FreeWnn-lib/Makefile
+++ b/chinese/FreeWnn-lib/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1998/12/01 03:05:42 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-Wnn-4.2
diff --git a/chinese/FreeWnn-server/Makefile b/chinese/FreeWnn-server/Makefile
index a6ae8910e0fe..d7230f9b6fae 100644
--- a/chinese/FreeWnn-server/Makefile
+++ b/chinese/FreeWnn-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1998/12/01 03:05:42 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-Wnn-4.2
diff --git a/chinese/Makefile b/chinese/Makefile
index ac14f8d17570..c2722e7a56d0 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.34 1999/06/17 09:37:42 taoka Exp $
+# $FreeBSD$
#
SUBDIR += CJK
diff --git a/chinese/acroread-chsfont/Makefile b/chinese/acroread-chsfont/Makefile
index 3a1809585da0..91755fe26551 100644
--- a/chinese/acroread-chsfont/Makefile
+++ b/chinese/acroread-chsfont/Makefile
@@ -3,7 +3,7 @@
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/07/04 07:56:55 obrien Exp $
+# $FreeBSD$
#
DISTNAME= chsfont
diff --git a/chinese/acroread-chtfont/Makefile b/chinese/acroread-chtfont/Makefile
index e1fc06551fd8..871f652aca60 100644
--- a/chinese/acroread-chtfont/Makefile
+++ b/chinese/acroread-chtfont/Makefile
@@ -3,7 +3,7 @@
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/07/04 07:57:00 obrien Exp $
+# $FreeBSD$
#
DISTNAME= chtfont
diff --git a/chinese/acroread5-chsfont/Makefile b/chinese/acroread5-chsfont/Makefile
index 3a1809585da0..91755fe26551 100644
--- a/chinese/acroread5-chsfont/Makefile
+++ b/chinese/acroread5-chsfont/Makefile
@@ -3,7 +3,7 @@
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/07/04 07:56:55 obrien Exp $
+# $FreeBSD$
#
DISTNAME= chsfont
diff --git a/chinese/acroread5-chtfont/Makefile b/chinese/acroread5-chtfont/Makefile
index e1fc06551fd8..871f652aca60 100644
--- a/chinese/acroread5-chtfont/Makefile
+++ b/chinese/acroread5-chtfont/Makefile
@@ -3,7 +3,7 @@
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/07/04 07:57:00 obrien Exp $
+# $FreeBSD$
#
DISTNAME= chtfont
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile
index 150fc9eeda9d..9de987478f18 100644
--- a/chinese/aterm/Makefile
+++ b/chinese/aterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 April 1999
# Whom: Chia-Hsing Yu <davidyu@ken.csie.ntu.edu.tw>
#
-# $Id: Makefile,v 1.3 1999/05/10 16:20:11 flathill Exp $
+# $FreeBSD$
#
DISTNAME= aterm-0.3.6
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile
index 6bb3133fd648..92accf70dfdf 100644
--- a/chinese/bg5ps/Makefile
+++ b/chinese/bg5ps/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: J.T. Jang (keith@email.gcn.net.tw)
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= bg5ps-1.1b
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile
index 6c472d98a007..59750a0e7677 100644
--- a/chinese/big5con/Makefile
+++ b/chinese/big5con/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 Jan 1997
# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
-# $Id: Makefile,v 1.9 1999/01/06 05:00:25 simokawa Exp $
+# $FreeBSD$
#
DISTNAME= big5con-0.92e
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile
index d365f417f75f..a8d031b2b391 100644
--- a/chinese/c2t/Makefile
+++ b/chinese/c2t/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.3 1997/09/22 17:48:23 max Exp $
+# $FreeBSD$
#
DISTNAME= c2t
diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile
index da72cdf11a85..8faba7885af9 100644
--- a/chinese/celvis/Makefile
+++ b/chinese/celvis/Makefile
@@ -4,7 +4,7 @@
# Date created: Thur Aug 15, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.6 1997/09/22 17:48:24 max Exp $
+# $FreeBSD$
#
DISTNAME= celvis
diff --git a/chinese/cless/Makefile b/chinese/cless/Makefile
index a04a1730111c..f98509f3a936 100644
--- a/chinese/cless/Makefile
+++ b/chinese/cless/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.6 1997/10/10 06:53:47 obrien Exp $
+# $FreeBSD$
#
DISTNAME= cless-290
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile
index d41bfa274e6d..dd9a58a66937 100644
--- a/chinese/cxterm/Makefile
+++ b/chinese/cxterm/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.9 1997/07/31 23:11:28 obrien Exp $
+# $FreeBSD$
#
DISTNAME= cxterm5.0.p3
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index 3d49f0633096..7705fff1dab2 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.5 1997/11/03 21:07:09 obrien Exp $
+# $FreeBSD$
#
DISTNAME= gb2ps.2.02
diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile
index 23c86dd64d4d..c8c985f69036 100644
--- a/chinese/gbscript/Makefile
+++ b/chinese/gbscript/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.3 1997/09/22 17:48:32 max Exp $
+# $FreeBSD$
#
DISTNAME= gbscript-1.11
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile
index 400525ab2cc5..e0d9db461c86 100644
--- a/chinese/hc/Makefile
+++ b/chinese/hc/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/09/22 17:48:33 max Exp $
+# $FreeBSD$
#
DISTNAME= hc-3.0
diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile
index e476b455f718..5edf21c98f28 100644
--- a/chinese/hztty/Makefile
+++ b/chinese/hztty/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Sep 24, 1997
# Whom: Ada T Lim <ada@not-enough.bandwidth.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/07 07:03:41 obrien Exp $
+# $FreeBSD$
#
DISTNAME= hztty-2.0
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index f9590638d7d4..7190cb6163db 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -3,7 +3,7 @@
# Date Created: 5 Dec 1997
# Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
#
-# $Id: Makefile,v 1.6 1998/08/05 09:30:46 asami Exp $
+# $FreeBSD$
#
DISTNAME= kcfonts-1.05
diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile
index a28dac03ff30..c946cbfffa1d 100644
--- a/chinese/lunar/Makefile
+++ b/chinese/lunar/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/09/22 17:48:35 max Exp $
+# $FreeBSD$
#
DISTNAME= lunar-2.1
diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile
index 978c233d8b76..aa9ca9afe1ea 100644
--- a/chinese/moettf/Makefile
+++ b/chinese/moettf/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 July 1999
# Whom: Keith Jang <jtjang@gcn.net.tw>
#
-# $Id: Makefile,v 1.1.1.1 1999/07/18 00:57:33 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= zh-moettf-1.0
diff --git a/chinese/mule-freewnn/Makefile b/chinese/mule-freewnn/Makefile
index 4281a6b8dfa4..dd81a63b3d64 100644
--- a/chinese/mule-freewnn/Makefile
+++ b/chinese/mule-freewnn/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1998/12/01 03:05:49 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-mule-wnn4-2.3
diff --git a/chinese/muni/Makefile b/chinese/muni/Makefile
index 7df1e6aba11c..91f089ccebed 100644
--- a/chinese/muni/Makefile
+++ b/chinese/muni/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 May 1999
# Whom: G. Adam Stanislav <adam@whizkidtech.net>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= muni-1.0
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index e1567e6a0475..a3c097655422 100644
--- a/chinese/nvi-big5/Makefile
+++ b/chinese/nvi-big5/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.13 1998/12/01 03:05:49 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-nvi-big5-1.79.19990331
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index ef437a23c48f..d3e031f98f29 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.14 1998/12/01 03:05:50 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-nvi-euccn-1.79.19990331
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile
index add6bd2b0d25..3c6be01c4f69 100644
--- a/chinese/nvi-euc-tw/Makefile
+++ b/chinese/nvi-euc-tw/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.12 1998/12/01 03:05:50 asami Exp $
+# $FreeBSD$
#
PKGNAME= zh-nvi-euctw-1.79.19990331
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile
index ef8dfa4333fc..884fb1dfc8d8 100644
--- a/chinese/pine4/Makefile
+++ b/chinese/pine4/Makefile
@@ -4,7 +4,7 @@
# Date created: 15 July 1998
# Whom: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw>
#
-# $Id: Makefile,v 1.7 1998/08/24 01:24:38 steve Exp $
+# $FreeBSD$
#
DISTNAME= pine4.10
diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile
index 0184c5cac5e9..15399074eba7 100644
--- a/chinese/rxvt/Makefile
+++ b/chinese/rxvt/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 16 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.12 1999/04/13 15:11:32 taoka Exp $
+# $FreeBSD$
#
DISTNAME= rxvt-2.6.0
diff --git a/chinese/ted/Makefile b/chinese/ted/Makefile
index a1a8b65cecf5..f1c91ca6ec68 100644
--- a/chinese/ted/Makefile
+++ b/chinese/ted/Makefile
@@ -3,7 +3,7 @@
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.19 1998/11/19 16:36:40 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= ted4.3b
diff --git a/chinese/telnet/Makefile b/chinese/telnet/Makefile
index 858fd1016d43..503b2363e833 100644
--- a/chinese/telnet/Makefile
+++ b/chinese/telnet/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 Feb 1999
# Whom: Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
#
-# $Id: Makefile,v 1.10 1999/02/12 16:39:39 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= telnet8-1.0
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile
index 8acfd4756451..021e731ce788 100644
--- a/chinese/tin/Makefile
+++ b/chinese/tin/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Dec 1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
-# $Id: Makefile,v 1.15 1998/09/27 00:05:53 steve Exp $
+# $FreeBSD$
#
DISTNAME= tinpre-1.4-980818
diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile
index 6eec9e67435f..3cf572ce2a02 100644
--- a/chinese/xcin/Makefile
+++ b/chinese/xcin/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 28 ,1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
-# $Id: Makefile,v 1.8 1998/11/23 12:44:04 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= xcin-2.3.03
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile
index 6eec9e67435f..3cf572ce2a02 100644
--- a/chinese/xcin25/Makefile
+++ b/chinese/xcin25/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 28 ,1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
-# $Id: Makefile,v 1.8 1998/11/23 12:44:04 vanilla Exp $
+# $FreeBSD$
#
DISTNAME= xcin-2.3.03
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile
index a37cbd3f7f1b..eeb2b6ffdf65 100644
--- a/math/kaskade/Makefile
+++ b/math/kaskade/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Sept. 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.7 1999/06/22 17:51:51 steve Exp $
+# $FreeBSD$
#
DISTNAME= 3.1.1
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index e2ce65644b33..5280d0bd3e7c 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 March 1999
# Whom: J.T. Jang (jtjang@gcn.net.tw)
#
-# $Id: Makefile,v 1.6 1999/03/09 08:53:23 foxfair Exp $
+# $FreeBSD$
#
DISTNAME= zh-CJK-4.2.0
diff --git a/science/felt/Makefile b/science/felt/Makefile
index c41be71bc97b..0b2acdb7d9d2 100644
--- a/science/felt/Makefile
+++ b/science/felt/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 October 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.11 1998/12/26 06:29:19 flathill Exp $
+# $FreeBSD$
#
DISTNAME= felt-3.02