diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-09-26 15:02:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-09-26 15:02:07 +0000 |
commit | e59cd4d03e03ffd785c294dd85e9183391277b28 (patch) | |
tree | d7e7de42f6415327e083860de6e668636da55d07 /net/p5-Socket-Class/Makefile | |
parent | 73e45bd1e2314b5b45b6711b763245b3ee7f3210 (diff) |
Notes
Diffstat (limited to 'net/p5-Socket-Class/Makefile')
-rw-r--r-- | net/p5-Socket-Class/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Socket-Class/Makefile b/net/p5-Socket-Class/Makefile index 3fefe97f750e..091e6f48227b 100644 --- a/net/p5-Socket-Class/Makefile +++ b/net/p5-Socket-Class/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Socket-Class -PORTVERSION= 2.254 +PORTVERSION= 2.256 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A perl class to communicate with sockets PERL_CONFIGURE= yes |