diff options
-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 |