diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm2/files/gdm.sh.sample | 2 | ||||
-rw-r--r-- | x11/yelp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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 |