diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 14:52:21 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-29 14:52:21 +0000 |
commit | 326d89e09870e9b2027b1aa9931a2573f6a1d9ee (patch) | |
tree | 57451655f6f8b8919ddb911ea530ab60369f5d20 /astro/p5-Astro-SIMBAD-Client | |
parent | ab2c44e8e3f8b82f548975bf4ceace1f8017f8bf (diff) | |
download | ports-326d89e09870e9b2027b1aa9931a2573f6a1d9ee.tar.gz ports-326d89e09870e9b2027b1aa9931a2573f6a1d9ee.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 7cd3c53f2c83..6fa103986763 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -7,6 +7,7 @@ PORTNAME= Astro-SIMBAD-Client PORTVERSION= 0.018 +PORTREVISION= 1 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ COMMENT= An object-oriented interface to SIMBAD4 RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ p5-HTML-Parser>=3.60:${PORTSDIR}/www/p5-HTML-Parser \ p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite \ - p5-Scalar-List-Utils>=1.0.1:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-DoubleEncodedEntities>=1.0:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities |