diff options
Diffstat (limited to 'x11/gdm2')
-rw-r--r-- | x11/gdm2/Makefile | 2 | ||||
-rw-r--r-- | x11/gdm2/files/gdm.sh.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile index c1042092e..1b1bbdd63 100644 --- a/x11/gdm2/Makefile +++ b/x11/gdm2/Makefile @@ -2,7 +2,7 @@ # Date created: 20 May 2002 # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # -# $FreeBSD: ports/x11/gdm2/Makefile,v 1.64 2003/06/12 09:46:06 adamw Exp $ +# $FreeBSD$ # PORTNAME= gdm2 diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample index 641ec8e67..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.3 2003/02/07 18:42:14 marcus Exp $ +# $FreeBSD$ PREFIX=%%PREFIX%% |