diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /net/p5-POEx-Role-TCPServer/Makefile | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) |
Notes
Diffstat (limited to 'net/p5-POEx-Role-TCPServer/Makefile')
-rw-r--r-- | net/p5-POEx-Role-TCPServer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-POEx-Role-TCPServer/Makefile b/net/p5-POEx-Role-TCPServer/Makefile index ec4e1e91700e..b997a96ee1e0 100644 --- a/net/p5-POEx-Role-TCPServer/Makefile +++ b/net/p5-POEx-Role-TCPServer/Makefile @@ -9,7 +9,7 @@ PORTNAME= POEx-Role-TCPServer PORTVERSION= 1.102740 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/N/NP/NPEREZ +MASTER_SITE_SUBDIR= CPAN:NPEREZ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org |