summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-04-03 05:50:07 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-04-03 05:50:07 +0800
commit94ba83971d77b04f469bfa6c7071a02c4426ee4a (patch)
tree3ba656191f348777d4c44980c3ee552da37de26a
parent7d27c9918cc3b6a59e3f233f4cf7d1ca84105504 (diff)
downloadmarcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar.gz
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar.bz2
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar.lz
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar.xz
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.tar.zst
marcuscom-ports-94ba83971d77b04f469bfa6c7071a02c4426ee4a.zip
Reset some $FreeBSD$.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14004 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/dbus-glib/Makefile2
-rw-r--r--devel/gnome-vfs/pkg-deinstall.in4
-rw-r--r--devel/gnome-vfs/pkg-install.in4
-rw-r--r--graphics/clutter/Makefile2
-rw-r--r--textproc/libxml2/Makefile2
-rw-r--r--textproc/libxml2/files/patch-xml2Conf.sh.in2
-rw-r--r--x11/libgnome/files/pkg-deinstall.in4
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.