diff options
author | tobez <tobez@FreeBSD.org> | 2004-07-09 20:35:03 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-07-09 20:35:03 +0800 |
commit | 0d572952d255b2f0493f6c44e55dd51bcff00671 (patch) | |
tree | 84cb1b2e8117b68d9ab228a5c3c35aefde6730fa /www | |
parent | eb87e4187107af35d7bf95c3be76081d12d46414 (diff) | |
download | freebsd-ports-graphics-0d572952d255b2f0493f6c44e55dd51bcff00671.tar.gz freebsd-ports-graphics-0d572952d255b2f0493f6c44e55dd51bcff00671.tar.zst freebsd-ports-graphics-0d572952d255b2f0493f6c44e55dd51bcff00671.zip |
Finish repocopy of devel/p5-WWW-Mechanize-FormFiller to
www/p5-WWW-Mechanize-FormFiller.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize-FormFiller/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6488135d95c..2dd52c2926a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -496,6 +496,7 @@ SUBDIR += p5-WWW-IMDb SUBDIR += p5-WWW-Link SUBDIR += p5-WWW-Mechanize + SUBDIR += p5-WWW-Mechanize-FormFiller SUBDIR += p5-WWW-Mechanize-Shell SUBDIR += p5-WWW-Robot SUBDIR += p5-WWW-Search diff --git a/www/p5-WWW-Mechanize-FormFiller/Makefile b/www/p5-WWW-Mechanize-FormFiller/Makefile index d24ef58d0e1..9306acb6e83 100644 --- a/www/p5-WWW-Mechanize-FormFiller/Makefile +++ b/www/p5-WWW-Mechanize-FormFiller/Makefile @@ -5,7 +5,7 @@ PORTNAME= WWW-Mechanize-FormFiller PORTVERSION= 0.05 -CATEGORIES= devel perl5 +CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- |