diff options
author | reed <reed@pkgsrc.org> | 2004-01-04 03:57:36 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-01-04 03:57:36 +0000 |
commit | a4ce36dcc6f3cdeb765fa7eb6ca1e0836b654a30 (patch) | |
tree | cd254ba8497bc95d695bce9eec3a30a980c3b183 /net/md-whois | |
parent | 8013d713ff55d745d6fb7874d9b76aa91c1e93c0 (diff) | |
download | pkgsrc-a4ce36dcc6f3cdeb765fa7eb6ca1e0836b654a30.tar.gz |
Update to version 4.6.9. Use GMAKE now.
Diffstat (limited to 'net/md-whois')
-rw-r--r-- | net/md-whois/Makefile | 5 | ||||
-rw-r--r-- | net/md-whois/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 66fb4ebc55f..0275d40c716 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/09/30 01:23:03 reed Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/04 03:57:36 reed Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -15,9 +15,10 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.linux.it/~md/software/ COMMENT= Improved whois client -VERSION= 4.6.7 +VERSION= 4.6.9 USE_PERL5= build +USE_GMAKE= YES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois diff --git a/net/md-whois/distinfo b/net/md-whois/distinfo index 6fa1fdde65b..cd751e72857 100644 --- a/net/md-whois/distinfo +++ b/net/md-whois/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/09/30 01:23:03 reed Exp $ +$NetBSD: distinfo,v 1.5 2004/01/04 03:57:36 reed Exp $ -SHA1 (whois_4.6.7.tar.gz) = d75762d13ec8aaf21e54bbaa604dc61df7509a34 -Size (whois_4.6.7.tar.gz) = 47261 bytes +SHA1 (whois_4.6.9.tar.gz) = 625fcbb2951f4b2192cf8186e40f268902d9ddbd +Size (whois_4.6.9.tar.gz) = 48016 bytes |