summaryrefslogtreecommitdiff
path: root/archivers/zoo
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 16:06:37 +0000
committeragc <agc@pkgsrc.org>1998-06-18 16:06:37 +0000
commit4a882b7d0c6526372c14cf26dd1051ee3c8b5e9a (patch)
treeeabe9392eb8a3d32fd88c78c477775f250018327 /archivers/zoo
parent0c27de2d07e4d2a68467d81596bca890a488c3ee (diff)
downloadpkgsrc-4a882b7d0c6526372c14cf26dd1051ee3c8b5e9a.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'archivers/zoo')
-rw-r--r--archivers/zoo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index bb08adf40eb..57cab71d81a 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:19 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/06/18 16:06:38 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
#
@@ -14,6 +14,5 @@ ALL_TARGET= bsdansi
MAKEFILE= makefile
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_DATA="${INSTALL_DATA}"
-MAN1= fiz.1 zoo.1
.include "../../mk/bsd.pkg.mk"