diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:22:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:22:15 +0000 |
commit | bc02afde0595fb332614e37c4b1737faac30b958 (patch) | |
tree | 772e94127f35a9f9d02bc86d367476b57ad531aa /www/p5-Perlanet | |
parent | 99aa0aa865e3165d7b4b0eef5047a747961566b4 (diff) | |
download | ports-bc02afde0595fb332614e37c4b1737faac30b958.tar.gz ports-bc02afde0595fb332614e37c4b1737faac30b958.zip |
Notes
Diffstat (limited to 'www/p5-Perlanet')
-rw-r--r-- | www/p5-Perlanet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index f0f0d6a1d7e5..01638eec63aa 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -9,7 +9,7 @@ PORTNAME= Perlanet PORTVERSION= 0.54 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAVECROSS +MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |