diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-17 15:05:43 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-17 15:05:43 +0800 |
commit | 3e454f5e34812ce1df339a0b8b821c19e640b4f5 (patch) | |
tree | 516d703868c6937f5c2d4b63048fd85964bab2a3 | |
parent | 3e8ec4d7db2e6af39c4b7ba6ec9d2d717db46db0 (diff) | |
download | marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar.gz marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar.bz2 marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar.lz marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar.xz marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.tar.zst marcuscom-ports-3e454f5e34812ce1df339a0b8b821c19e640b4f5.zip |
Reset the $FreeBSD$ and add $MCom$.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4955 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/ruby-atk/Makefile | 3 | ||||
-rw-r--r-- | databases/ruby-libgda/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-gconf2/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-glib2/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-gnomevfs/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-libglade2/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-cairo/Makefile | 1 | ||||
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-gnomecanvas2/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-libart2/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-rsvg2/Makefile | 3 | ||||
-rw-r--r-- | multimedia/ruby-gst/Makefile | 3 | ||||
-rw-r--r-- | print/ruby-gnomeprint/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-gtkhtml2/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-gtkmozembed/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/ruby-gnomeprintui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-gtk2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-gtkglext/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-gtksourceview/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-panelapplet/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ruby-pango/Makefile | 3 | ||||
-rw-r--r-- | x11/ruby-gnome2-all/Makefile | 3 | ||||
-rw-r--r-- | x11/ruby-gnome2/Makefile | 3 |
23 files changed, 44 insertions, 21 deletions
diff --git a/accessibility/ruby-atk/Makefile b/accessibility/ruby-atk/Makefile index 7d0163d0c..1f5f7d173 100644 --- a/accessibility/ruby-atk/Makefile +++ b/accessibility/ruby-atk/Makefile @@ -2,7 +2,8 @@ # Date created: 05 April 2004 # Whom: Mezz <mezz7@cox.net> # -# $FreeBSD: ports/accessibility/ruby-atk/Makefile,v 1.6 2005/03/12 11:05:15 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= atk diff --git a/databases/ruby-libgda/Makefile b/databases/ruby-libgda/Makefile index 17a10cb32..2e33622c6 100644 --- a/databases/ruby-libgda/Makefile +++ b/databases/ruby-libgda/Makefile @@ -2,7 +2,8 @@ # Date created: 05 April 2004 # Whom: Mezz <mezz7@cox.net> # -# $FreeBSD: ports/databases/ruby-libgda/Makefile,v 1.7 2005/03/12 11:05:15 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libgda diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile index af517d3cf..5ebc01c85 100644 --- a/devel/ruby-gconf2/Makefile +++ b/devel/ruby-gconf2/Makefile @@ -2,7 +2,8 @@ # Date created: 20 October 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/devel/ruby-gconf2/Makefile,v 1.14 2004/11/15 06:18:33 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gconf2 diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile index 6e4dfc828..e43e9de5e 100644 --- a/devel/ruby-glib2/Makefile +++ b/devel/ruby-glib2/Makefile @@ -2,7 +2,8 @@ # Date created: 24 November 2002 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/devel/ruby-glib2/Makefile,v 1.14 2005/03/12 11:05:15 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= glib2 diff --git a/devel/ruby-gnomevfs/Makefile b/devel/ruby-gnomevfs/Makefile index c6c62f825..074c837c8 100644 --- a/devel/ruby-gnomevfs/Makefile +++ b/devel/ruby-gnomevfs/Makefile @@ -2,7 +2,8 @@ # Date created: 10 August 2003 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/devel/ruby-gnomevfs/Makefile,v 1.10 2005/03/12 11:05:15 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnomevfs diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile index 0ce713643..7c406704e 100644 --- a/devel/ruby-libglade2/Makefile +++ b/devel/ruby-libglade2/Makefile @@ -2,7 +2,8 @@ # Date created: 8 February 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/devel/ruby-libglade2/Makefile,v 1.19 2004/11/15 06:18:33 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libglade2 diff --git a/graphics/ruby-cairo/Makefile b/graphics/ruby-cairo/Makefile index 9ebeec8f4..080662ae8 100644 --- a/graphics/ruby-cairo/Makefile +++ b/graphics/ruby-cairo/Makefile @@ -3,6 +3,7 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= cairo diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 7939657f7..f0d46606f 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -2,7 +2,8 @@ # Date created: 28 February 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/graphics/ruby-gdk_pixbuf2/Makefile,v 1.25 2005/08/01 08:52:03 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gdk_pixbuf2 diff --git a/graphics/ruby-gnomecanvas2/Makefile b/graphics/ruby-gnomecanvas2/Makefile index 57685b97e..efa3dee72 100644 --- a/graphics/ruby-gnomecanvas2/Makefile +++ b/graphics/ruby-gnomecanvas2/Makefile @@ -2,7 +2,8 @@ # Date created: 24 November 2002 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/graphics/ruby-gnomecanvas2/Makefile,v 1.17 2005/07/25 22:24:58 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnomecanvas2 diff --git a/graphics/ruby-libart2/Makefile b/graphics/ruby-libart2/Makefile index 3b7822e92..c28a28b6c 100644 --- a/graphics/ruby-libart2/Makefile +++ b/graphics/ruby-libart2/Makefile @@ -2,7 +2,8 @@ # Date created: 1 September 2002 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/graphics/ruby-libart2/Makefile,v 1.9 2004/08/15 07:11:55 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= libart2 diff --git a/graphics/ruby-rsvg2/Makefile b/graphics/ruby-rsvg2/Makefile index 56e2adacb..c721e77b3 100644 --- a/graphics/ruby-rsvg2/Makefile +++ b/graphics/ruby-rsvg2/Makefile @@ -2,7 +2,8 @@ # Date created: 15 November 2004 # Whom: Mezz <mezz@FreeBSD.org> # -# $FreeBSD: ports/graphics/ruby-rsvg2/Makefile,v 1.2 2005/03/12 11:05:16 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= rsvg2 diff --git a/multimedia/ruby-gst/Makefile b/multimedia/ruby-gst/Makefile index bb1e982c4..f898cf7dc 100644 --- a/multimedia/ruby-gst/Makefile +++ b/multimedia/ruby-gst/Makefile @@ -2,7 +2,8 @@ # Date created: 26 June 2003 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/multimedia/ruby-gst/Makefile,v 1.17 2005/03/12 11:05:16 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gst diff --git a/print/ruby-gnomeprint/Makefile b/print/ruby-gnomeprint/Makefile index 5fc3d0bb7..64249483a 100644 --- a/print/ruby-gnomeprint/Makefile +++ b/print/ruby-gnomeprint/Makefile @@ -2,7 +2,8 @@ # Date created: 15 November 2004 # Whom: Mezz <mezz@FreeBSD.org> # -# $FreeBSD: ports/print/ruby-gnomeprint/Makefile,v 1.2 2005/03/12 11:05:16 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnomeprint diff --git a/www/ruby-gtkhtml2/Makefile b/www/ruby-gtkhtml2/Makefile index 4e4af922e..7bd6b2dd1 100644 --- a/www/ruby-gtkhtml2/Makefile +++ b/www/ruby-gtkhtml2/Makefile @@ -2,7 +2,8 @@ # Date created: 05 April 2004 # Whom: Mezz <mezz7@cox.net> # -# $FreeBSD: ports/www/ruby-gtkhtml2/Makefile,v 1.6 2005/03/12 11:05:16 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gtkhtml2 diff --git a/www/ruby-gtkmozembed/Makefile b/www/ruby-gtkmozembed/Makefile index 086aa0005..3e203b106 100644 --- a/www/ruby-gtkmozembed/Makefile +++ b/www/ruby-gtkmozembed/Makefile @@ -3,6 +3,7 @@ # Whom: Mezz <mezz@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= gtkmozembed diff --git a/x11-toolkits/ruby-gnomeprintui/Makefile b/x11-toolkits/ruby-gnomeprintui/Makefile index 948cac0f1..742379b3b 100644 --- a/x11-toolkits/ruby-gnomeprintui/Makefile +++ b/x11-toolkits/ruby-gnomeprintui/Makefile @@ -2,7 +2,8 @@ # Date created: 15 November 2004 # Whom: Mezz <mezz@FreeBSD.org> # -# $FreeBSD: ports/x11-toolkits/ruby-gnomeprintui/Makefile,v 1.1 2004/11/15 19:48:46 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnomeprintui diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile index f9450c8e4..276a922cb 100644 --- a/x11-toolkits/ruby-gtk2/Makefile +++ b/x11-toolkits/ruby-gtk2/Makefile @@ -2,7 +2,8 @@ # Date created: 19 April 1999 # Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # -# $FreeBSD: ports/x11-toolkits/ruby-gtk2/Makefile,v 1.38 2005/08/01 08:52:04 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gtk2 diff --git a/x11-toolkits/ruby-gtkglext/Makefile b/x11-toolkits/ruby-gtkglext/Makefile index 0c6336fde..ffb06b8db 100644 --- a/x11-toolkits/ruby-gtkglext/Makefile +++ b/x11-toolkits/ruby-gtkglext/Makefile @@ -2,7 +2,8 @@ # Date created: 05 April 2004 # Whom: Mezz <mezz7@cox.net> # -# $FreeBSD: ports/x11-toolkits/ruby-gtkglext/Makefile,v 1.8 2005/03/12 11:05:17 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gtkglext diff --git a/x11-toolkits/ruby-gtksourceview/Makefile b/x11-toolkits/ruby-gtksourceview/Makefile index b22280f99..2dd00700e 100644 --- a/x11-toolkits/ruby-gtksourceview/Makefile +++ b/x11-toolkits/ruby-gtksourceview/Makefile @@ -2,7 +2,8 @@ # Date created: 15 August 2004 # Whom: Mezz <mezz@FreeBSD.org> # -# $FreeBSD: ports/x11-toolkits/ruby-gtksourceview/Makefile,v 1.4 2005/03/12 11:05:17 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gtksourceview diff --git a/x11-toolkits/ruby-panelapplet/Makefile b/x11-toolkits/ruby-panelapplet/Makefile index dae3d3914..c1d889ea8 100644 --- a/x11-toolkits/ruby-panelapplet/Makefile +++ b/x11-toolkits/ruby-panelapplet/Makefile @@ -2,7 +2,8 @@ # Date created: 15 August 2004 # Whom: Mezz <mezz@FreeBSD.org> # -# $FreeBSD: ports/x11-toolkits/ruby-panelapplet/Makefile,v 1.4 2005/03/12 11:05:18 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= panelapplet diff --git a/x11-toolkits/ruby-pango/Makefile b/x11-toolkits/ruby-pango/Makefile index 95f3a0722..b4e2ddc00 100644 --- a/x11-toolkits/ruby-pango/Makefile +++ b/x11-toolkits/ruby-pango/Makefile @@ -2,7 +2,8 @@ # Date created: 9 February # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/x11-toolkits/ruby-pango/Makefile,v 1.12 2005/08/01 08:52:04 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= pango diff --git a/x11/ruby-gnome2-all/Makefile b/x11/ruby-gnome2-all/Makefile index b0d9a4573..b0d0a87e3 100644 --- a/x11/ruby-gnome2-all/Makefile +++ b/x11/ruby-gnome2-all/Makefile @@ -2,7 +2,8 @@ # Date created: 3 June 2002 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/x11/ruby-gnome2-all/Makefile,v 1.18 2005/07/10 18:36:25 kris Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnome2-all diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile index c10e42306..3aa35e6b9 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -2,7 +2,8 @@ # Date created: 28 February 2001 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # -# $FreeBSD: ports/x11/ruby-gnome2/Makefile,v 1.19 2005/08/01 08:52:04 mezz Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= gnome2 |