diff options
| author | mrg <mrg@NetBSD.org> | 2004-03-26 08:52:26 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-03-26 08:52:26 +0000 |
| commit | 1d5769dcfc4b57af76177e02fc8060fdb8a69ee9 (patch) | |
| tree | 9eff21d6367e52e1a9681949b3d27ae729800477 /gnu/usr.bin/Makefile | |
| parent | f0b37d23abc60b7d9ada74c67dc956f85f5222ea (diff) | |
switch over to mrg gzip.
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index bf8e9a9f5c1..03eea65fcb1 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2004/03/13 22:28:47 jdolecek Exp $ +# $NetBSD: Makefile,v 1.120 2004/03/26 08:52:26 mrg Exp $ # for OBJECT_FMT .include <bsd.own.mk> @@ -12,7 +12,7 @@ SUBDIR+= c89 SUBDIR+= cvs .endif SUBDIR+= dc diffutils grep -SUBDIR+= groff gzip rcs send-pr texinfo +SUBDIR+= groff rcs send-pr texinfo SUBDIR+= gettext |
