diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-03 02:36:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-08-03 02:36:04 +0800 |
commit | fe94a57e0f6562599c725e3de3de3fcc246e7232 (patch) | |
tree | 4326f850aee890f834f2c4c8aad3f737697addf3 /net/p5-Net-Whois-Raw/Makefile | |
parent | cc92189c52e767e09b50a4d7231f3c5641e07193 (diff) | |
download | freebsd-ports-gnome-fe94a57e0f6562599c725e3de3de3fcc246e7232.tar.gz freebsd-ports-gnome-fe94a57e0f6562599c725e3de3de3fcc246e7232.tar.zst freebsd-ports-gnome-fe94a57e0f6562599c725e3de3de3fcc246e7232.zip |
Update to 2.99010
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
Diffstat (limited to 'net/p5-Net-Whois-Raw/Makefile')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index e0b0ccc34f74..88eca2696c14 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.99009 +PORTVERSION= 2.99010 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |