diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-16 03:55:44 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-16 03:55:44 +0800 |
commit | 4623355b402c3dd016301e588229be4ab5afb943 (patch) | |
tree | c076c49837e02d49c3ce1129c7e04bac70932ef0 /net/p5-Net/Makefile | |
parent | 717e28d5a0ea90bbdd85f23cea3da25653296ee6 (diff) | |
download | freebsd-ports-gnome-4623355b402c3dd016301e588229be4ab5afb943.tar.gz freebsd-ports-gnome-4623355b402c3dd016301e588229be4ab5afb943.tar.zst freebsd-ports-gnome-4623355b402c3dd016301e588229be4ab5afb943.zip |
Update to 3.11
Changes: http://search.cpan.org/dist/Net/Changes
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r-- | net/p5-Net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 386b05ddf4c9..cc9fdaa69621 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net -PORTVERSION= 3.10 -PORTREVISION= 2 +PORTVERSION= 3.11 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN |