diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-11-09 13:43:11 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-11-09 13:43:11 +0000 |
commit | 38e15cbcac621157e3484090af4ae6104e725274 (patch) | |
tree | aade512d19d6fe860cf1ede028cfa4eb4cf97a41 /www/p5-POE-Component-Client-HTTP/Makefile | |
parent | 8dd2085064f712bfdee98302909f949449ec2c7c (diff) | |
download | ports-38e15cbcac621157e3484090af4ae6104e725274.tar.gz ports-38e15cbcac621157e3484090af4ae6104e725274.zip |
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP/Makefile')
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index feecdab0589c..57e82e57e5ad 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -7,7 +7,7 @@ PORTNAME= POE-Component-Client-HTTP PORTVERSION= 0.65 -CATEGORIES= devel perl5 www +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- |