diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-09-08 13:20:15 +0000 |
commit | 0b33031e83c3d3f827b793fded719f5202f3e170 (patch) | |
tree | be1436f689b907c3db9782da595f5c4a317b706d /www/p5-SCGI/Makefile | |
parent | 71f2c1377073da2595f9d588882d198df13ceec1 (diff) | |
download | ports-0b33031e83c3d3f827b793fded719f5202f3e170.tar.gz ports-0b33031e83c3d3f827b793fded719f5202f3e170.zip |
Notes
Diffstat (limited to 'www/p5-SCGI/Makefile')
-rw-r--r-- | www/p5-SCGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-SCGI/Makefile b/www/p5-SCGI/Makefile index 58f6927f5609..796e977b883c 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -9,7 +9,7 @@ PORTNAME= SCGI PORTVERSION= 0.6 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/V/VI/VIPERCODE +MASTER_SITE_SUBDIR= CPAN:VIPERCODE PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org |