diff options
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 147c9375db9..416b1fa2037 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/06/02 01:21:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 21:21:50 grant Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Manipulate archives of files in compressed form LICENSE= zoo-license |