diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-12 14:34:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-12 14:34:58 +0000 |
commit | aabda480bca72f5bd5f748caed0bb07d977a53f9 (patch) | |
tree | d950b62cfa804545f9d50edf85f36ecfb21ec25d /net/p5-IO-Socket-IP/Makefile | |
parent | 3d85a7099d1f8295514e0a28907c4a30eb8cda52 (diff) | |
download | ports-aabda480bca72f5bd5f748caed0bb07d977a53f9.tar.gz ports-aabda480bca72f5bd5f748caed0bb07d977a53f9.zip |
- Update to 0.23
Notes
Notes:
svn path=/head/; revision=327073
Diffstat (limited to 'net/p5-IO-Socket-IP/Makefile')
-rw-r--r-- | net/p5-IO-Socket-IP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-IP/Makefile b/net/p5-IO-Socket-IP/Makefile index 47372621040f..caca7c60e1c0 100644 --- a/net/p5-IO-Socket-IP/Makefile +++ b/net/p5-IO-Socket-IP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Socket-IP -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= net ipv6 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |