diff options
Diffstat (limited to 'usr.bin/gzip/Makefile')
-rw-r--r-- | usr.bin/gzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/Makefile b/usr.bin/gzip/Makefile index dae5f842a32e1..b1b66e58f9114 100644 --- a/usr.bin/gzip/Makefile +++ b/usr.bin/gzip/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.10 2006/05/12 02:01:15 mrg Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gzip/Makefile,v 1.2 2007/02/10 13:49:39 simon Exp $ .include <bsd.own.mk> |