diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:49:45 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:49:45 +0000 |
commit | 9eb0feaa0915528e7d8a48f29be9198e1fadf0d4 (patch) | |
tree | d538c98ebf07a2f504654ecb131fda93c47e1fb0 /astro | |
parent | c27969e181fe69708d956ada09b6cef796ab8079 (diff) | |
download | ports-9eb0feaa0915528e7d8a48f29be9198e1fadf0d4.tar.gz ports-9eb0feaa0915528e7d8a48f29be9198e1fadf0d4.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index fbd9d3c03cb8..6d94a2245d3c 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -9,12 +9,11 @@ PORTNAME= Astro-DSS PORTVERSION= 1.6.1 CATEGORIES= astro perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.estar.org.uk/software/ +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |