aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Whois/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2000-04-23 20:25:12 +0800
committervanilla <vanilla@FreeBSD.org>2000-04-23 20:25:12 +0800
commit193555d0bb8727f41c40e718820507706a0eaa78 (patch)
treeca50df5a53ab660187cc3b8d1fb2b625715f788a /net/p5-Net-Whois/Makefile
parentedac3e0c1bb2afbc291727de45435c7883e3e3a3 (diff)
downloadfreebsd-ports-gnome-193555d0bb8727f41c40e718820507706a0eaa78.tar.gz
freebsd-ports-gnome-193555d0bb8727f41c40e718820507706a0eaa78.tar.zst
freebsd-ports-gnome-193555d0bb8727f41c40e718820507706a0eaa78.zip
Upgrade
p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28
Diffstat (limited to 'net/p5-Net-Whois/Makefile')
-rw-r--r--net/p5-Net-Whois/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile
index 5ab851726d54..5d0030de4c90 100644
--- a/net/p5-Net-Whois/Makefile
+++ b/net/p5-Net-Whois/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= p5-Net-Whois
-PORTVERSION= 0.22
+PORTNAME= Net-Whois
+PORTVERSION= 1.9
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
-DISTNAME= Net-Whois-${PORTVERSION}
+PKGNAMEPREFIX= p5-
MAINTAINER= jfitz@FreeBSD.org