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 | |
parent | 8dd2085064f712bfdee98302909f949449ec2c7c (diff) | |
download | ports-38e15cbcac621157e3484090af4ae6104e725274.tar.gz ports-38e15cbcac621157e3484090af4ae6104e725274.zip |
Massive ports move to better categories.
Notes
Notes:
svn path=/head/; revision=121193
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-HTTP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-POE-Component-Client-UserAgent/Makefile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index c1255d76101d..3d2c885af66e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -512,6 +512,8 @@ SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-Maypole-Component SUBDIR += p5-PHP-Session + SUBDIR += p5-POE-Component-Client-HTTP + SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-Server-HTTP SUBDIR += p5-ParallelUA SUBDIR += p5-PodToHTML 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- diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile index 6393b9b171ca..2c52c119c0e6 100644 --- a/www/p5-POE-Component-Client-UserAgent/Makefile +++ b/www/p5-POE-Component-Client-UserAgent/Makefile @@ -7,7 +7,7 @@ PORTNAME= POE-Component-Client-UserAgent PORTVERSION= 0.06 -CATEGORIES= devel perl5 www +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/R/RC/RCAPUTO PKGNAMEPREFIX= p5- |