summaryrefslogtreecommitdiff
path: root/net/jwhois/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-05-20 14:22:36 +0000
committerwiz <wiz@pkgsrc.org>2002-05-20 14:22:36 +0000
commit9511d288cd3229e5df167e2c4c23123d80f987af (patch)
tree2fcf97f0085dac2cdef876d3cc66fe19356b37b3 /net/jwhois/Makefile
parent58f1169e3e07396a6d61923d758e8695702c1283 (diff)
downloadpkgsrc-9511d288cd3229e5df167e2c4c23123d80f987af.tar.gz
Update to 3.2.0, per Wolfgang Rupprecht's patches from pkg/16748.
Changes: * Various bugfixes * Added advanced rewrite of queries * Various changes to jwhois.conf
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r--net/jwhois/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index a25fde9d3a6..ae317480752 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2002/02/27 01:39:12 tv Exp $
+# $NetBSD: Makefile,v 1.19 2002/05/20 14:22:36 wiz Exp $
#
-DISTNAME= jwhois-3.1.0
+DISTNAME= jwhois-3.2.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/}
@@ -21,7 +21,6 @@ EGDIR= ${PREFIX}/share/examples
CONF_FILES= ${EGDIR}/jwhois.conf ${PKG_SYSCONFDIR}/jwhois.conf
CONF_FILES_PERMS= /dev/null /var/db/jwhois.db \
${ROOT_USER} nogroup 0664
-
post-install:
${INSTALL_DATA} ${WRKSRC}/example/jwhois.conf ${PREFIX}/share/examples