diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 05:27:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 05:27:09 +0800 |
commit | af4948d5f35f95c50f1ad87b11257c4e0f8281da (patch) | |
tree | c1c729fc28d433776918633a0fe2ecd2072f5104 /x11/gdm2 | |
parent | 4a2f1fedd1df16756776c0fa11613213d9adf248 (diff) | |
download | marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar.gz marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar.bz2 marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar.lz marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar.xz marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.tar.zst marcuscom-ports-af4948d5f35f95c50f1ad87b11257c4e0f8281da.zip |
Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSD
ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2199 df743ca5-7f9a-e211-a948-0013205c9059
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 4b9ae689e..1a6eadf94 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.77 2003/12/31 22:18:49 marcus Exp $ +# $FreeBSD$ # PORTNAME= gdm2 diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample index c2fd105d2..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.4 2003/09/18 06:49:24 marcus Exp $ +# $FreeBSD$ PREFIX=%%PREFIX%% |