diff options
author | jtb <jtb> | 2001-06-04 20:18:55 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-06-04 20:18:55 +0000 |
commit | 727cc831765b8dcf771e35a807d8a1929ec5e648 (patch) | |
tree | 484ce15793e0f0153cabf26cc6f27c04284952ca /archivers | |
parent | ee48ec2b5f7e759b626ebe82f0df189f9eca22e2 (diff) | |
download | pkgsrc-727cc831765b8dcf771e35a807d8a1929ec5e648.tar.gz |
LICENSE=zoo-license.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/zoo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index f57ddf4e318..1ef193c3ecb 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/16 13:15:47 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/06/04 20:18:55 jtb Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ MAINTAINER= packages@netbsd.org COMMENT= Manipulate archives of files in compressed form +LICENSE= zoo-license + NO_WRKSUBDIR= yes ALL_TARGET= bsdansi MAKEFILE= makefile |