diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-17 01:20:11 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-17 01:20:11 +0000 |
commit | 0357dbb5f22f07ef1c04e22e81c622ea33a0b818 (patch) | |
tree | 93fd2345026812bf095385c84dca1126ef95317e /astro/p5-Astro-SIMBAD/Makefile | |
parent | e0d838c4eff1b3fbaf3be933194484bb566d245a (diff) | |
download | ports-0357dbb5f22f07ef1c04e22e81c622ea33a0b818.tar.gz ports-0357dbb5f22f07ef1c04e22e81c622ea33a0b818.zip |
- update to 2.0.0
Notes
Notes:
svn path=/head/; revision=142982
Diffstat (limited to 'astro/p5-Astro-SIMBAD/Makefile')
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index 9028a9d4bf72..f81540749737 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Astro-SIMBAD -PORTVERSION= 1.9.5 +PORTVERSION= 2.0.0 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.estar.org.uk/software/ @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Astro::SIMBAD.3 \ Astro::SIMBAD::Query.3 \ Astro::SIMBAD::Result.3 \ |