diff options
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 57cab71d81a..f57ddf4e318 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/06/18 16:06:38 agc Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:15:47 wiz Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -8,6 +8,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= packages@netbsd.org +COMMENT= Manipulate archives of files in compressed form NO_WRKSUBDIR= yes ALL_TARGET= bsdansi |