diff options
author | skv <skv@FreeBSD.org> | 2004-11-09 21:43:11 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-11-09 21:43:11 +0800 |
commit | 83d259bea51bf02653506be8f5d55aa9481aefa7 (patch) | |
tree | 7ad2c27ac3d47090c2242ed2b38b4213c44385f9 /www/p5-POE-Component-Client-HTTP | |
parent | 28af666d8e011bbf457fdc7a1e5d5e3db676059c (diff) | |
download | freebsd-ports-gnome-83d259bea51bf02653506be8f5d55aa9481aefa7.tar.gz freebsd-ports-gnome-83d259bea51bf02653506be8f5d55aa9481aefa7.tar.zst freebsd-ports-gnome-83d259bea51bf02653506be8f5d55aa9481aefa7.zip |
Massive ports move to better categories.
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP')
-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- |