diff options
Diffstat (limited to 'usr.bin/getconf/Makefile')
-rw-r--r-- | usr.bin/getconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/getconf/Makefile b/usr.bin/getconf/Makefile index eaaf628aad374..8b035ab4392b9 100644 --- a/usr.bin/getconf/Makefile +++ b/usr.bin/getconf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/getconf/Makefile,v 1.4 2002/11/25 09:00:05 ru Exp $ PROG= getconf |