diff options
author | nork <nork@FreeBSD.org> | 2002-11-02 14:46:55 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-02 14:46:55 +0800 |
commit | 43f072906ec84cbc1464f0efcf58b693dd69cbf9 (patch) | |
tree | 75aa235309ea8d785e778f6f5c0fcd0f9229af75 /www | |
parent | 742f1a733f00f9950f7d2ceea3ed81639a103443 (diff) | |
download | freebsd-ports-gnome-43f072906ec84cbc1464f0efcf58b693dd69cbf9.tar.gz freebsd-ports-gnome-43f072906ec84cbc1464f0efcf58b693dd69cbf9.tar.zst freebsd-ports-gnome-43f072906ec84cbc1464f0efcf58b693dd69cbf9.zip |
Add perl to CATEGORIES.
Diffstat (limited to 'www')
-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 7f5aa258fe39..f920ad2623f9 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- |