diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:47:43 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:47:43 +0000 |
commit | c27969e181fe69708d956ada09b6cef796ab8079 (patch) | |
tree | 4b1e670c0a57daf2361f71e78435bc7862679960 /astro/p5-Astro-ADS | |
parent | 8bb2eabec73b71aca630e2881441723a9cd884a4 (diff) | |
download | ports-c27969e181fe69708d956ada09b6cef796ab8079.tar.gz ports-c27969e181fe69708d956ada09b6cef796ab8079.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-ADS')
-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 |