diff options
Diffstat (limited to 'www/p5-pQuery/Makefile')
-rw-r--r-- | www/p5-pQuery/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-pQuery/Makefile b/www/p5-pQuery/Makefile index 5e4e1ea01ca9..2367b030a4e3 100644 --- a/www/p5-pQuery/Makefile +++ b/www/p5-pQuery/Makefile @@ -8,7 +8,8 @@ PORTNAME= pQuery PORTVERSION= 0.07 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/I/IN/INGY/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |