diff options
Diffstat (limited to 'contrib/csup/GNUmakefile')
-rw-r--r-- | contrib/csup/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/csup/GNUmakefile b/contrib/csup/GNUmakefile index 7aceccdbd37be..24128852e0ac0 100644 --- a/contrib/csup/GNUmakefile +++ b/contrib/csup/GNUmakefile @@ -2,7 +2,7 @@ # be used elsewhere because it assumes that the target system doesn't # support BSD extended file flags. # -# $FreeBSD$ +# $FreeBSD: src/contrib/csup/GNUmakefile,v 1.1.1.2 2006/03/14 03:51:13 mux Exp $ # PREFIX?=/usr/local |