diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 20:30:05 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 20:30:05 +0000 |
commit | eec64fa2536df38568b7e50dc7a11f61e5d9d3c4 (patch) | |
tree | c0f8d4981a63dcbcb727a58f393f06fdcfe9afa9 /astro/p5-Weather-Underground | |
parent | 47f4f0b4fcf48f6b966659053dba1627eacc6d41 (diff) | |
download | ports-eec64fa2536df38568b7e50dc7a11f61e5d9d3c4.tar.gz ports-eec64fa2536df38568b7e50dc7a11f61e5d9d3c4.zip |
Notes
Diffstat (limited to 'astro/p5-Weather-Underground')
-rw-r--r-- | astro/p5-Weather-Underground/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile index 333dcaadba8e..efd58a323bea 100644 --- a/astro/p5-Weather-Underground/Makefile +++ b/astro/p5-Weather-Underground/Makefile @@ -8,7 +8,7 @@ PORTNAME= Weather-Underground PORTVERSION= 3.02 CATEGORIES= astro perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Weather PKGNAMEPREFIX= p5- |