diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-04 19:23:43 +0000 |
| commit | 6e26c87c2d8a98fb29ae336b3b2119ba0ad0dfc8 (patch) | |
| tree | ce61f3066b7ef975553f8aac4e9f8d75ec0f87e8 /gnu/usr.bin/gzip/Makefile | |
| parent | c2429c497266c4f8c5ec071118e956758aa4af13 (diff) | |
Diffstat (limited to 'gnu/usr.bin/gzip/Makefile')
| -rw-r--r-- | gnu/usr.bin/gzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/Makefile b/gnu/usr.bin/gzip/Makefile index 4088b2c2fd78..1cb1debb2562 100644 --- a/gnu/usr.bin/gzip/Makefile +++ b/gnu/usr.bin/gzip/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 5.3 (Berkeley) 5/12/90 -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/gzip/Makefile,v 1.21.2.2 2001/04/25 14:04:12 ru Exp $ PROG= gzip SRCS= gzip.c zip.c deflate.c trees.c bits.c unzip.c inflate.c util.c \ |
