diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2008-08-18 01:43:13 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2008-08-18 01:43:13 +0000 |
commit | 673c57dcc2b9abe0d1f1b080b59891071abc4334 (patch) | |
tree | 4301769b0c319c3d84ba5da9ec46586d868028f9 /net/p5-Socket6/Makefile | |
parent | b59436c4b7b6f3cb4996aca943303e32726bd36c (diff) |
Update to 0.22.
Notes
Notes:
svn path=/head/; revision=218741
Diffstat (limited to 'net/p5-Socket6/Makefile')
-rw-r--r-- | net/p5-Socket6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index b414b44b5954..9c88a03338bc 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Socket6 -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= net perl5 ipv6 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |