diff options
author | jtb <jtb@pkgsrc.org> | 2001-06-04 20:18:55 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-06-04 20:18:55 +0000 |
commit | aa225c0de733365c92ff3f52df7a9062075736b8 (patch) | |
tree | 484ce15793e0f0153cabf26cc6f27c04284952ca /archivers | |
parent | 99c60503262eaa287cb257198c8f174d075268c1 (diff) | |
download | pkgsrc-aa225c0de733365c92ff3f52df7a9062075736b8.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 |