diff options
-rw-r--r-- | devel/libbonobo/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 2 | ||||
-rw-r--r-- | x11/gdm2/files/gdm.sh.sample | 2 | ||||
-rw-r--r-- | x11/yelp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 225f160f8..765c7b5fb 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -2,7 +2,7 @@ # Date Created: 14 February 2002 # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # -# $FreeBSD: ports/devel/libbonobo/Makefile,v 1.37 2004/05/30 06:21:26 marcus Exp $ +# $FreeBSD$ # PORTNAME= libbonobo diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 255f11979..a581ff4d5 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -2,7 +2,7 @@ # Date created: 04 April 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11-toolkits/libbonoboui/Makefile,v 1.42 2004/07/09 17:43:06 marcus Exp $ +# $FreeBSD$ # PORTNAME= libbonoboui diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample index 7b1e4fef7..1b9f90499 100644 --- a/x11/gdm2/files/gdm.sh.sample +++ b/x11/gdm2/files/gdm.sh.sample @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: ports/x11/gdm2/files/gdm.sh.sample,v 1.5 2004/04/05 03:11:31 marcus Exp $ +# $FreeBSD$ PREFIX=%%PREFIX%% diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index e7591f956..152afba3f 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -2,7 +2,7 @@ # Date created: 18 May 2002 # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # -# $FreeBSD: ports/x11/yelp/Makefile,v 1.32 2004/08/31 05:34:02 marcus Exp $ +# $FreeBSD$ # PORTNAME= yelp |