diff options
Diffstat (limited to 'www/p5-ApacheBench/Makefile')
-rw-r--r-- | www/p5-ApacheBench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile index 1275fc32d158..0eda24ed1a18 100644 --- a/www/p5-ApacheBench/Makefile +++ b/www/p5-ApacheBench/Makefile @@ -8,7 +8,7 @@ PORTNAME= ApacheBench PORTVERSION= 0.63 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= HTTPD PKGNAMEPREFIX= p5- |