diff options
Diffstat (limited to 'astro/p5-Astro-ADS/Makefile')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 4402f9efb10c..a857e6e7c614 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -9,12 +9,11 @@ PORTNAME= Astro-ADS PORTVERSION= 1.20.7 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 Perl interface to the ADS abstract service BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |