diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
commit | a0f96c021260b9cbc92b69f2aed824c14b2bcb55 (patch) | |
tree | caa49f34fad012fd83850a95ff099b14cced5526 /net/p5-Net-Whois/Makefile | |
parent | b83c5b41ed94b0cbaac96cb878e09b17690ed049 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Whois/Makefile')
-rw-r--r-- | net/p5-Net-Whois/Makefile | 6 |
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 |