diff options
author | nork <nork@FreeBSD.org> | 2002-11-02 06:46:55 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-02 06:46:55 +0000 |
commit | 43f072906ec84cbc1464f0efcf58b693dd69cbf9 (patch) | |
tree | 75aa235309ea8d785e778f6f5c0fcd0f9229af75 /www/p5-Apache-SubProcess/Makefile | |
parent | 742f1a733f00f9950f7d2ceea3ed81639a103443 (diff) | |
download | FreeBSD-ports-43f072906ec84cbc1464f0efcf58b693dd69cbf9.zip FreeBSD-ports-43f072906ec84cbc1464f0efcf58b693dd69cbf9.tar.gz |
Add perl to CATEGORIES.
Diffstat (limited to 'www/p5-Apache-SubProcess/Makefile')
-rw-r--r-- | www/p5-Apache-SubProcess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile index 7f5aa25..f920ad2 100644 --- a/www/p5-Apache-SubProcess/Makefile +++ b/www/p5-Apache-SubProcess/Makefile @@ -7,7 +7,7 @@ PORTNAME= Apache-SubProcess PORTVERSION= 0.03 -CATEGORIES= www +CATEGORIES= www perl MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- |