summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-31 03:04:38 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-31 03:04:38 +0000
commit50fb080408c883a65ec76b19a27d25552f09a455 (patch)
treeda3bfe8e7db9081feeae0f0339851f626219b9c7 /x11-toolkits
parent$Id$ -> $FreeBSD$ (diff)
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=21148
Diffstat (limited to '')
-rw-r--r--x11-toolkits/FWF/Makefile2
-rw-r--r--x11-toolkits/Makefile2
-rw-r--r--x11-toolkits/Motif-dummy/Makefile2
-rw-r--r--x11-toolkits/Xaw3d/Makefile2
-rw-r--r--x11-toolkits/blt/Makefile2
-rw-r--r--x11-toolkits/fltk/Makefile2
-rw-r--r--x11-toolkits/gtk--/Makefile2
-rw-r--r--x11-toolkits/gtk--2/Makefile2
-rw-r--r--x11-toolkits/gtk-engines/Makefile2
-rw-r--r--x11-toolkits/gtk-engines2/Makefile2
-rw-r--r--x11-toolkits/gtk12/Makefile2
-rw-r--r--x11-toolkits/gtk13/Makefile2
-rw-r--r--x11-toolkits/gtk20/Makefile2
-rw-r--r--x11-toolkits/gtk30/Makefile2
-rw-r--r--x11-toolkits/gtkglarea/Makefile2
-rw-r--r--x11-toolkits/gtkglarea2/Makefile2
-rw-r--r--x11-toolkits/gtkmm12/Makefile2
-rw-r--r--x11-toolkits/gtkmm20/Makefile2
-rw-r--r--x11-toolkits/gtkmm24/Makefile2
-rw-r--r--x11-toolkits/gtkmm30/Makefile2
-rw-r--r--x11-toolkits/gtkstep/Makefile2
-rw-r--r--x11-toolkits/itk/Makefile2
-rw-r--r--x11-toolkits/iv/Makefile2
-rw-r--r--x11-toolkits/iwidgets/Makefile2
-rw-r--r--x11-toolkits/lesstif/Makefile2
-rw-r--r--x11-toolkits/neXtaw/Makefile2
-rw-r--r--x11-toolkits/open-motif-devel/Makefile2
-rw-r--r--x11-toolkits/open-motif/Makefile2
-rw-r--r--x11-toolkits/p5-Gtk/Makefile2
-rw-r--r--x11-toolkits/p5-Tcl-Tk/Makefile2
-rw-r--r--x11-toolkits/p5-TclTk/Makefile2
-rw-r--r--x11-toolkits/p5-Tk/Makefile2
-rw-r--r--x11-toolkits/plib/Makefile2
-rw-r--r--x11-toolkits/pmw/Makefile2
-rw-r--r--x11-toolkits/py-Pmw/Makefile2
-rw-r--r--x11-toolkits/py-gnome/Makefile2
-rw-r--r--x11-toolkits/py-gnome2/Makefile2
-rw-r--r--x11-toolkits/py-gtk/Makefile2
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
-rw-r--r--x11-toolkits/qt145/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk2/Makefile2
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
-rw-r--r--x11-toolkits/ruby14-tk/Makefile2
-rw-r--r--x11-toolkits/slingshot/Makefile2
-rw-r--r--x11-toolkits/tix/Makefile2
-rw-r--r--x11-toolkits/tk80/Makefile2
-rw-r--r--x11-toolkits/tk82/Makefile2
-rw-r--r--x11-toolkits/tk83/Makefile2
-rw-r--r--x11-toolkits/tk84/Makefile2
-rw-r--r--x11-toolkits/tkstep80/Makefile2
-rw-r--r--x11-toolkits/v/Makefile2
-rw-r--r--x11-toolkits/wxgtk-devel/Makefile2
-rw-r--r--x11-toolkits/wxgtk/Makefile2
-rw-r--r--x11-toolkits/wxgtk24/Makefile2
-rw-r--r--x11-toolkits/xbae/Makefile2
-rw-r--r--x11-toolkits/xforms/Makefile2
-rw-r--r--x11-toolkits/xg/Makefile2
-rw-r--r--x11-toolkits/xmhtml/Makefile2
-rw-r--r--x11-toolkits/xview-clients/Makefile2
-rw-r--r--x11-toolkits/xview/Makefile2
61 files changed, 61 insertions, 61 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index ce82485a4b16..9d679ca83200 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 July 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.18 1999/07/04 20:41:48 steve Exp $
+# $FreeBSD$
#
DISTNAME= fwf-4.0
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index e4ec8d7ad8ac..948e2427a609 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.34 1999/08/29 09:21:21 cpiazza Exp $
+# $FreeBSD$
#
SUBDIR += FWF
diff --git a/x11-toolkits/Motif-dummy/Makefile b/x11-toolkits/Motif-dummy/Makefile
index fe18be5a061e..22d34df9b350 100644
--- a/x11-toolkits/Motif-dummy/Makefile
+++ b/x11-toolkits/Motif-dummy/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.2 1999/02/13 01:40:35 asami Exp $
+# $FreeBSD$
#
DISTNAME= Motif-2.1.10
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index b58fc15e9db4..6c34e8380353 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.22 1999/07/04 20:46:16 steve Exp $
+# $FreeBSD$
#
DISTNAME= Xaw3d-1.5
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index f8cda7045977..309f166ab92c 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 September 1998
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
#
-# $Id: Makefile,v 1.25 1999/04/12 10:16:38 kjc Exp $
+# $FreeBSD$
#
DISTNAME= BLT2.4h
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index d931e0e50a19..b800e842d7dd 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 February 1999
# Whom: Dima Sivachenko <dima@Chg.RU>
#
-# $Id: Makefile,v 1.8 1999/05/09 16:24:48 steve Exp $
+# $FreeBSD$
#
DISTNAME= fltk-1.0.3-source
diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtk--/Makefile
+++ b/x11-toolkits/gtk--/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtk--2/Makefile
+++ b/x11-toolkits/gtk--2/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtk-engines/Makefile b/x11-toolkits/gtk-engines/Makefile
index a499180774b7..e1c12dc1674d 100644
--- a/x11-toolkits/gtk-engines/Makefile
+++ b/x11-toolkits/gtk-engines/Makefile
@@ -3,7 +3,7 @@
# Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.11 1999/04/08 18:08:39 steve Exp $
+# $FreeBSD$
#
DISTNAME= gtk-engines-0.5
diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile
index a499180774b7..e1c12dc1674d 100644
--- a/x11-toolkits/gtk-engines2/Makefile
+++ b/x11-toolkits/gtk-engines2/Makefile
@@ -3,7 +3,7 @@
# Date Created: 23 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.11 1999/04/08 18:08:39 steve Exp $
+# $FreeBSD$
#
DISTNAME= gtk-engines-0.5
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile
index ba60715ca5ae..31accf1c0816 100644
--- a/x11-toolkits/gtk12/Makefile
+++ b/x11-toolkits/gtk12/Makefile
@@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.49 1999/05/02 05:21:19 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gtk+-1.2.3
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index ba60715ca5ae..31accf1c0816 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.49 1999/05/02 05:21:19 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gtk+-1.2.3
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index ba60715ca5ae..31accf1c0816 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.49 1999/05/02 05:21:19 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gtk+-1.2.3
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index ba60715ca5ae..31accf1c0816 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.49 1999/05/02 05:21:19 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= gtk+-1.2.3
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
index 6554793035de..e72be19b074a 100644
--- a/x11-toolkits/gtkglarea/Makefile
+++ b/x11-toolkits/gtkglarea/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 August 1999
# Whom: Michael Sardo <jaeger16@yahoo.com>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= gtkglarea-1.2.1
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile
index 6554793035de..e72be19b074a 100644
--- a/x11-toolkits/gtkglarea2/Makefile
+++ b/x11-toolkits/gtkglarea2/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 August 1999
# Whom: Michael Sardo <jaeger16@yahoo.com>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= gtkglarea-1.2.1
diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtkmm12/Makefile
+++ b/x11-toolkits/gtkmm12/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtkmm24/Makefile
+++ b/x11-toolkits/gtkmm24/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile
index f433e4d0f694..7ee40b8b44aa 100644
--- a/x11-toolkits/gtkmm30/Makefile
+++ b/x11-toolkits/gtkmm30/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.13 1999/08/17 19:36:56 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= Gtk---1.0.0
diff --git a/x11-toolkits/gtkstep/Makefile b/x11-toolkits/gtkstep/Makefile
index 06f5a913419d..ee411984bee7 100644
--- a/x11-toolkits/gtkstep/Makefile
+++ b/x11-toolkits/gtkstep/Makefile
@@ -3,7 +3,7 @@
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
-# $Id: Makefile,v 1.7 1999/06/19 07:48:00 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= gtkstep-1.6
diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile
index ce0beaaa45ce..f40c8ba87bb2 100644
--- a/x11-toolkits/itk/Makefile
+++ b/x11-toolkits/itk/Makefile
@@ -3,7 +3,7 @@
# Date created: Aug 17 1996
# Whom: chuckr
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= itcl3.0.1
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile
index 9518b49f4a0d..a39d7b5b94d3 100644
--- a/x11-toolkits/iv/Makefile
+++ b/x11-toolkits/iv/Makefile
@@ -3,7 +3,7 @@
# Date created: 23.sept.1994
# Whom: adam
#
-# $Id: Makefile,v 1.19 1999/01/26 02:40:21 steve Exp $
+# $FreeBSD$
#
DISTNAME= 3.1
diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile
index 99b48f2e2019..70957f96345a 100644
--- a/x11-toolkits/iwidgets/Makefile
+++ b/x11-toolkits/iwidgets/Makefile
@@ -3,7 +3,7 @@
# Date created: Aug 17 1996
# Whom: chuckr
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= itcl3.0.1
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile
index 7324d776d91e..b2768ac2b881 100644
--- a/x11-toolkits/lesstif/Makefile
+++ b/x11-toolkits/lesstif/Makefile
@@ -3,7 +3,7 @@
# Date created: December 10, 1996
# Whom: 1wardd@airmail.net
#
-# $Id: Makefile,v 1.35 1999/07/14 04:43:58 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= lesstif-0.88.9
diff --git a/x11-toolkits/neXtaw/Makefile b/x11-toolkits/neXtaw/Makefile
index 831d3cd02ddf..a86e8c318c85 100644
--- a/x11-toolkits/neXtaw/Makefile
+++ b/x11-toolkits/neXtaw/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.11 1999/06/22 17:03:43 steve Exp $
+# $FreeBSD$
#
DISTNAME= neXtaw-0.5.1
diff --git a/x11-toolkits/open-motif-devel/Makefile b/x11-toolkits/open-motif-devel/Makefile
index fe18be5a061e..22d34df9b350 100644
--- a/x11-toolkits/open-motif-devel/Makefile
+++ b/x11-toolkits/open-motif-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.2 1999/02/13 01:40:35 asami Exp $
+# $FreeBSD$
#
DISTNAME= Motif-2.1.10
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index fe18be5a061e..22d34df9b350 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.2 1999/02/13 01:40:35 asami Exp $
+# $FreeBSD$
#
DISTNAME= Motif-2.1.10
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index 72d924229fe6..4118a05a42a6 100644
--- a/x11-toolkits/p5-Gtk/Makefile
+++ b/x11-toolkits/p5-Gtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Oct 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.22 1999/03/15 18:30:06 nectar Exp $
+# $FreeBSD$
#
DISTNAME= Gtk-Perl-0.5121
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile
index fd253218fc91..b7f5c16fe668 100644
--- a/x11-toolkits/p5-Tcl-Tk/Makefile
+++ b/x11-toolkits/p5-Tcl-Tk/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1998/09/26 23:11:03 steve Exp $
+# $FreeBSD$
DISTNAME= TclTk-b2
PKGNAME= p5-Tcl-Tk-b2
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile
index fd253218fc91..b7f5c16fe668 100644
--- a/x11-toolkits/p5-TclTk/Makefile
+++ b/x11-toolkits/p5-TclTk/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1998/09/26 23:11:03 steve Exp $
+# $FreeBSD$
DISTNAME= TclTk-b2
PKGNAME= p5-Tcl-Tk-b2
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 7e179337f707..955c7bfa7b5b 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -3,7 +3,7 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.23 1998/11/28 09:07:24 asami Exp $
+# $FreeBSD$
#
DISTNAME= Tk800.008
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index ecd7a5ab241a..42fb8f03eeb4 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1999
# Whom: Brian Buchanan <brian@CSUA.Berkeley.EDU>
#
-# $Id: Makefile,v 1.4 1999/08/22 19:46:45 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= plib-1.0.12a
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile
index 5b28ca08c3ec..ed07bb347841 100644
--- a/x11-toolkits/pmw/Makefile
+++ b/x11-toolkits/pmw/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/12/15 08:13:05 tg Exp $
+# $FreeBSD$
DISTNAME= Pmw.0.8.1
PKGNAME= py-pmw-0.8.1
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile
index 5b28ca08c3ec..ed07bb347841 100644
--- a/x11-toolkits/py-Pmw/Makefile
+++ b/x11-toolkits/py-Pmw/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 June 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/12/15 08:13:05 tg Exp $
+# $FreeBSD$
DISTNAME= Pmw.0.8.1
PKGNAME= py-pmw-0.8.1
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index da3651fddb0e..504364db248c 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 03/14/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1999/05/27 02:25:12 nectar Exp $
+# $FreeBSD$
#
DISTNAME= gnome-python-1.0.3
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile
index da3651fddb0e..504364db248c 100644
--- a/x11-toolkits/py-gnome2/Makefile
+++ b/x11-toolkits/py-gnome2/Makefile
@@ -3,7 +3,7 @@
# Date created: 03/14/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1999/05/27 02:25:12 nectar Exp $
+# $FreeBSD$
#
DISTNAME= gnome-python-1.0.3
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index da3651fddb0e..504364db248c 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 03/14/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1999/05/27 02:25:12 nectar Exp $
+# $FreeBSD$
#
DISTNAME= gnome-python-1.0.3
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index da3651fddb0e..504364db248c 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -3,7 +3,7 @@
# Date created: 03/14/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.25 1999/05/27 02:25:12 nectar Exp $
+# $FreeBSD$
#
DISTNAME= gnome-python-1.0.3
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile
index fc0d4c7fa234..e9ee7cccf6f5 100644
--- a/x11-toolkits/qt145/Makefile
+++ b/x11-toolkits/qt145/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $
+# $FreeBSD$
#
DISTNAME= qt-1.42
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index 08197ed785ae..9b53f7c2d3c4 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 April 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
-# $Id: Makefile,v 1.1.1.1 1999/08/26 21:22:49 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= ruby-gtk-0.21
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile
index 08197ed785ae..9b53f7c2d3c4 100644
--- a/x11-toolkits/ruby-gtk2/Makefile
+++ b/x11-toolkits/ruby-gtk2/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 April 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
-# $Id: Makefile,v 1.1.1.1 1999/08/26 21:22:49 cpiazza Exp $
+# $FreeBSD$
#
DISTNAME= ruby-gtk-0.21
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index ce2f062e17a6..2dc9b5c74620 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/27 12:39:46 taoka Exp $
+# $FreeBSD$
#
DISTNAME= ruby-${VERSION}
diff --git a/x11-toolkits/ruby14-tk/Makefile b/x11-toolkits/ruby14-tk/Makefile
index ce2f062e17a6..2dc9b5c74620 100644
--- a/x11-toolkits/ruby14-tk/Makefile
+++ b/x11-toolkits/ruby14-tk/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/27 12:39:46 taoka Exp $
+# $FreeBSD$
#
DISTNAME= ruby-${VERSION}
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile
index 5dd964b52ba3..edc8f0d1f79b 100644
--- a/x11-toolkits/slingshot/Makefile
+++ b/x11-toolkits/slingshot/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 March 1997
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.7 1998/10/15 20:44:20 jseger Exp $
+# $FreeBSD$
#
DISTNAME= SlingShot2.1
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 9207f4ec3353..e54a259df13a 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 December 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.23 1999/04/12 08:53:11 asami Exp $
+# $FreeBSD$
#
DISTNAME= Tix4.1.0.006
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile
index 11c16957f47b..3c24491f0da3 100644
--- a/x11-toolkits/tk80/Makefile
+++ b/x11-toolkits/tk80/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.19 1999/05/04 19:33:48 fenner Exp $
+# $FreeBSD$
#
DISTNAME= tk8.0.5
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 9e60c11f2622..32cf17311abf 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
+# $FreeBSD$
#
DISTNAME= tk8.1.1
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 9e60c11f2622..32cf17311abf 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
+# $FreeBSD$
#
DISTNAME= tk8.1.1
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 9e60c11f2622..32cf17311abf 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.25 1999/06/20 14:05:35 jseger Exp $
+# $FreeBSD$
#
DISTNAME= tk8.1.1
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index 8739836efc68..2d433d7cd636 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -3,7 +3,7 @@
# Date created: 06 November 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.19 1998/12/01 03:06:49 asami Exp $
+# $FreeBSD$
#
DISTNAME= tk8.0.4
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile
index a26a6b87e3d2..e76bf59e9c73 100644
--- a/x11-toolkits/v/Makefile
+++ b/x11-toolkits/v/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Feb 1998
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.11 1999/08/22 19:01:01 mharo Exp $
+# $FreeBSD$
#
DISTNAME= v-1.19
diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile
index cc74822defcb..985c49054a75 100644
--- a/x11-toolkits/wxgtk-devel/Makefile
+++ b/x11-toolkits/wxgtk-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Jun 1999
# Whom: Alexander Langer <alex@cichlids.com>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= wxGTK-2.0.1
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index cc74822defcb..985c49054a75 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Jun 1999
# Whom: Alexander Langer <alex@cichlids.com>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= wxGTK-2.0.1
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile
index cc74822defcb..985c49054a75 100644
--- a/x11-toolkits/wxgtk24/Makefile
+++ b/x11-toolkits/wxgtk24/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Jun 1999
# Whom: Alexander Langer <alex@cichlids.com>
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= wxGTK-2.0.1
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile
index 94d0dc72336e..34833655efb6 100644
--- a/x11-toolkits/xbae/Makefile
+++ b/x11-toolkits/xbae/Makefile
@@ -5,7 +5,7 @@
# With some
# modifications from: Andreas Klemm <andreas@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1998/09/21 21:36:27 steve Exp $
+# $FreeBSD$
#
DISTNAME= Xbae-4.6.2
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index ad85ba49ecdd..d247060913f0 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 March 1997
# Whom: gena
#
-# $Id: Makefile,v 1.24 1999/05/30 02:44:11 steve Exp $
+# $FreeBSD$
#
USE_X_PREFIX= yes
diff --git a/x11-toolkits/xg/Makefile b/x11-toolkits/xg/Makefile
index 66e74914643b..21238e665abb 100644
--- a/x11-toolkits/xg/Makefile
+++ b/x11-toolkits/xg/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 December 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= xg
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index e3053dc22e2d..2f361a1c5277 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Feb 1999
# Whom: Peter Hawkins <thepish@freebsd.org>
#
-# $Id: Makefile,v 1.5 1999/05/02 08:32:58 mharo Exp $
+# $FreeBSD$
#
DISTNAME= XmHTML-1.1.0
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile
index f4d89e2ebcf7..bc2cd7d31a48 100644
--- a/x11-toolkits/xview-clients/Makefile
+++ b/x11-toolkits/xview-clients/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: ljo (orig)
#
-# $Id: Makefile,v 1.18 1999/05/12 09:56:52 asami Exp $
+# $FreeBSD$
#
DISTNAME= xview3.2p1-X11R6
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index 097db537ee78..2edb9f3a9100 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 November 1994
# Whom: ljo (orig)
#
-# $Id$
+# $FreeBSD$
#
DISTNAME= xview3.2p1-X11R6