diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-26 21:42:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-26 21:42:03 +0800 |
commit | 80186609a7af3ab41557c6752980726c2550dd53 (patch) | |
tree | 94f4fbbeb6179a357c3c85a88c5c5d0caf497dbf /devel | |
parent | 38b3ea79d83f3e163db26bce9c33e3e36a9985ca (diff) | |
download | marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar.gz marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar.bz2 marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar.lz marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar.xz marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.tar.zst marcuscom-ports-80186609a7af3ab41557c6752980726c2550dd53.zip |
Reset $FreeBSD$ tags.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13038 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/dbus/Makefile | 3 | ||||
-rw-r--r-- | devel/dbus/files/dbus.in | 2 | ||||
-rw-r--r-- | devel/gnome-common/Makefile | 4 | ||||
-rw-r--r-- | devel/libbonobo/Makefile | 4 |
4 files changed, 7 insertions, 6 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index c901bd0a5..6b475f96b 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -2,7 +2,8 @@ # Date Created: 22 June 2004 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/devel/dbus/Makefile,v 1.74 2009/05/09 05:03:50 marcus Exp $ +# $FreeBSD$ +# $MCom$ # PORTNAME= dbus diff --git a/devel/dbus/files/dbus.in b/devel/dbus/files/dbus.in index ec1ce6264..59ef29ec7 100644 --- a/devel/dbus/files/dbus.in +++ b/devel/dbus/files/dbus.in @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: ports/devel/dbus/files/dbus.in,v 1.13 2009/01/10 05:21:17 marcus Exp $ +# $FreeBSD$ # # PROVIDE: dbus # REQUIRE: DAEMON diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index cb55e9353..856b8d73f 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -2,8 +2,8 @@ # Date created: 04 April 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/devel/gnome-common/Makefile,v 1.25 2009/04/10 05:55:55 marcus Exp $ -# $MCom: ports/devel/gnome-common/Makefile,v 1.12 2009/03/20 00:12:35 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/devel/gnome-common/Makefile,v 1.14 2009/09/21 17:28:00 kwm Exp $ # PORTNAME= gnome-common diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index cb447d742..6d301e210 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.66 2009/03/08 07:26:59 marcus Exp $ -# $MCom: ports/devel/libbonobo/Makefile,v 1.76 2008/09/22 15:01:51 kwm Exp $ +# $FreeBSD$ +# $MCom: ports/devel/libbonobo/Makefile,v 1.78 2009/09/23 00:48:32 avl Exp $ # PORTNAME= libbonobo |