diff options
-rw-r--r-- | devel/dbus-glib/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-deinstall.in | 4 | ||||
-rw-r--r-- | devel/gnome-vfs/pkg-install.in | 4 | ||||
-rw-r--r-- | graphics/clutter/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/files/patch-xml2Conf.sh.in | 2 | ||||
-rw-r--r-- | x11/libgnome/files/pkg-deinstall.in | 4 |
7 files changed, 10 insertions, 10 deletions
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile index e6df426fc..23bf5e4cd 100644 --- a/devel/dbus-glib/Makefile +++ b/devel/dbus-glib/Makefile @@ -2,7 +2,7 @@ # Date Created: 07 October 2006 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/devel/dbus-glib/Makefile,v 1.12 2010/01/30 19:46:37 marcus Exp $ +# $FreeBSD$ # PORTNAME= dbus diff --git a/devel/gnome-vfs/pkg-deinstall.in b/devel/gnome-vfs/pkg-deinstall.in index 907844024..af0a6e567 100644 --- a/devel/gnome-vfs/pkg-deinstall.in +++ b/devel/gnome-vfs/pkg-deinstall.in @@ -1,7 +1,7 @@ #!/bin/sh # -# $FreeBSD: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.11 2009/11/28 20:05:34 marcus Exp $ -# $MCom: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.23 2009/11/28 05:58:59 mezz Exp $ +# $FreeBSD$ +# $MCom: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.25 2010/04/01 14:24:30 kwm Exp $ # # Restore gconf keys of libgnome. diff --git a/devel/gnome-vfs/pkg-install.in b/devel/gnome-vfs/pkg-install.in index a68657fb1..1289bd648 100644 --- a/devel/gnome-vfs/pkg-install.in +++ b/devel/gnome-vfs/pkg-install.in @@ -1,7 +1,7 @@ #!/bin/sh # -# $FreeBSD: ports/devel/gnome-vfs/pkg-install.in,v 1.11 2009/11/28 20:05:34 marcus Exp $ -# $MCom: ports/devel/gnome-vfs/pkg-install.in,v 1.23 2009/11/28 05:58:59 mezz Exp $ +# $FreeBSD$ +# $MCom: ports/devel/gnome-vfs/pkg-install.in,v 1.25 2010/04/01 14:24:30 kwm Exp $ # # Restore gconf keys of libgnome. diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 7c4ab288e..3a687f804 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -2,7 +2,7 @@ # Date created: 2008-12-25 # Whom: Martin Wilke <miwi@FreeBSD.org> # -# $FreeBSD: ports/graphics/clutter/Makefile,v 1.6 2009/11/28 20:05:41 marcus Exp $ +# $FreeBSD$ # PORTNAME= clutter diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e60e7dc86..ead0af74a 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -2,7 +2,7 @@ # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $FreeBSD: ports/textproc/libxml2/Makefile,v 1.163 2010/03/17 21:06:17 delphij Exp $ +# $FreeBSD$ # # WITHOUT_SCHEMA disable XML schema support # WITH_MEM_DEBUG enable memory debugging (DEVELOPERS ONLY!) diff --git a/textproc/libxml2/files/patch-xml2Conf.sh.in b/textproc/libxml2/files/patch-xml2Conf.sh.in index fc820680f..e07940d12 100644 --- a/textproc/libxml2/files/patch-xml2Conf.sh.in +++ b/textproc/libxml2/files/patch-xml2Conf.sh.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/textproc/libxml2/files/patch-xml2Conf.sh.in,v 1.2 2003/09/18 06:49:34 marcus Exp $ +$FreeBSD$ --- xml2Conf.sh.in 2001/05/19 19:57:43 1.1 +++ xml2Conf.sh.in 2001/05/19 19:59:40 diff --git a/x11/libgnome/files/pkg-deinstall.in b/x11/libgnome/files/pkg-deinstall.in index 77ebb6e94..8ecae5b68 100644 --- a/x11/libgnome/files/pkg-deinstall.in +++ b/x11/libgnome/files/pkg-deinstall.in @@ -1,7 +1,7 @@ #!/bin/sh # -# $FreeBSD: ports/x11/libgnome/files/pkg-deinstall.in,v 1.10 2009/11/28 20:06:15 marcus Exp $ -# $MCom: ports/x11/libgnome/files/pkg-deinstall.in,v 1.23 2009/09/26 13:42:02 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/x11/libgnome/files/pkg-deinstall.in,v 1.25 2010/04/01 14:49:19 kwm Exp $ # # Restore gconf keys of gnomevfs2. |