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 de5e34054..1858490dd 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.49 2002/09/20 17:07:46 marcus Exp $ +# $FreeBSD$ # PORTNAME= gdm2 diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample index d2d25ee98..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.2 2002/09/19 02:23:54 marcus Exp $ +# $FreeBSD$ PREFIX=%%PREFIX%% |