summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-16 01:52:07 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-16 01:52:07 +0800
commit63245476c7c3f188b86d350f7b7a911d42370dc7 (patch)
tree26ca938c5e15397f31631557ab00e3be1a89faaa /devel
parentc559e22b6d14877a3df9644032f949cf89a050c0 (diff)
downloadmarcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar.gz
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar.bz2
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar.lz
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar.xz
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.tar.zst
marcuscom-ports-63245476c7c3f188b86d350f7b7a911d42370dc7.zip
Reset the $FreeBSD$.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9417 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/desktop-file-utils/files/pkg-deinstall.in2
-rw-r--r--devel/desktop-file-utils/files/pkg-install.in2
-rw-r--r--devel/devhelp/Makefile2
-rw-r--r--devel/gnome-vfs/pkg-deinstall.in4
-rw-r--r--devel/gnome-vfs/pkg-install.in4
-rw-r--r--devel/gnome-vfs1/Makefile2
-rw-r--r--devel/libbonobo/Makefile4
7 files changed, 10 insertions, 10 deletions
diff --git a/devel/desktop-file-utils/files/pkg-deinstall.in b/devel/desktop-file-utils/files/pkg-deinstall.in
index eabb3f04f..dc9fbc711 100644
--- a/devel/desktop-file-utils/files/pkg-deinstall.in
+++ b/devel/desktop-file-utils/files/pkg-deinstall.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: ports/devel/desktop-file-utils/files/pkg-deinstall.in,v 1.3 2006/02/26 01:03:37 marcus Exp $
+# $FreeBSD$
#
# Remove leftover mimeinfo.cache files.
diff --git a/devel/desktop-file-utils/files/pkg-install.in b/devel/desktop-file-utils/files/pkg-install.in
index b8c6c8e36..bafaa46a1 100644
--- a/devel/desktop-file-utils/files/pkg-install.in
+++ b/devel/desktop-file-utils/files/pkg-install.in
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD: ports/devel/desktop-file-utils/files/pkg-install.in,v 1.1 2005/01/13 07:09:24 marcus Exp $
+# $FreeBSD$
#
# Initialize the desktop directories and MIME cache.
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 706419dc9..fb1d18258 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -2,7 +2,7 @@
# Date created: 29 May 2003
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
-# $FreeBSD: ports/devel/devhelp/Makefile,v 1.24 2007/07/08 08:17:18 marcus Exp $
+# $FreeBSD$
#
PORTNAME= devhelp
diff --git a/devel/gnome-vfs/pkg-deinstall.in b/devel/gnome-vfs/pkg-deinstall.in
index 7802370a4..3e91697f4 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.6 2007/03/19 05:13:30 marcus Exp $
-# $MCom: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.12 2006/12/18 12:34:11 ahze Exp $
+# $FreeBSD$
+# $MCom: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.14 2007/04/26 16:52:39 mezz Exp $
#
# Restore gconf keys of libgnome.
diff --git a/devel/gnome-vfs/pkg-install.in b/devel/gnome-vfs/pkg-install.in
index e154105ce..5da213903 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.6 2007/03/19 05:13:30 marcus Exp $
-# $MCom: ports/devel/gnome-vfs/pkg-install.in,v 1.12 2006/12/18 12:34:11 ahze Exp $
+# $FreeBSD$
+# $MCom: ports/devel/gnome-vfs/pkg-install.in,v 1.14 2007/04/26 16:52:39 mezz Exp $
#
# Restore gconf keys of libgnome.
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index 29cfcad5a..80b35314d 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -2,7 +2,7 @@
# Date created: 28th June 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
-# $FreeBSD: ports/devel/gnome-vfs1/Makefile,v 1.54 2007/02/04 22:39:10 marcus Exp $
+# $FreeBSD$
#
PORTNAME= gnome-vfs
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 1469df7b9..85ebda002 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -2,8 +2,8 @@
# Date Created: 14 February 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
-# $FreeBSD: ports/devel/libbonobo/Makefile,v 1.55 2007/05/19 20:03:04 flz Exp $
-# $MCom: ports/devel/libbonobo/Makefile,v 1.62 2007/07/23 16:29:57 mezz Exp $
+# $FreeBSD$
+# $MCom: ports/devel/libbonobo/Makefile,v 1.63 2007/07/31 04:04:52 marcus Exp $
#
PORTNAME= libbonobo