diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-05-22 22:23:16 +0000 |
commit | 346fdfaa76c10977dac257f5f76c954fe8f0d665 (patch) | |
tree | 1812485a9aa222ba62eb3c4819b7bb7721e403f3 /www/p5-Apache2-Scoreboard | |
parent | 622fd470b55acab4b8978d2bd611df89c1e02483 (diff) | |
download | ports-346fdfaa76c10977dac257f5f76c954fe8f0d665.tar.gz ports-346fdfaa76c10977dac257f5f76c954fe8f0d665.zip |
Notes
Diffstat (limited to 'www/p5-Apache2-Scoreboard')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index 64f437e2e35d..b1d7a98940b1 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -7,8 +7,10 @@ PORTNAME= Apache2-Scoreboard PORTVERSION= 2.09.2 +PORTREVISION= 1 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/M/MJ/MJH +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MJH PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME:C/2//}-${PORTVERSION} |