diff options
author | wiz <wiz> | 2001-02-16 13:15:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:15:24 +0000 |
commit | fc9a4154bd18ef4ecb13eea12394dd00397d0e7e (patch) | |
tree | 06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/zoo | |
parent | f6836d47c125c99c96280e21bb0bcadde4e02b6d (diff) | |
download | pkgsrc-fc9a4154bd18ef4ecb13eea12394dd00397d0e7e.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/zoo')
-rw-r--r-- | archivers/zoo/Makefile | 3 | ||||
-rw-r--r-- | archivers/zoo/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/archivers/zoo/pkg/COMMENT b/archivers/zoo/pkg/COMMENT deleted file mode 100644 index e876601ab5b..00000000000 --- a/archivers/zoo/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Manipulate archives of files in compressed form |