diff options
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Server-SimpleHTTP/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 3a089caa233a..d9c7dd28e9e6 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -6,10 +6,9 @@ # PORTNAME= POE-Component-Server-SimpleHTTP -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= POE +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org |