diff options
author | wen <wen@FreeBSD.org> | 2016-11-10 10:28:16 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-11-10 10:28:16 +0800 |
commit | b64f80a328d786be05b143499e86590d01957ca9 (patch) | |
tree | 71f7b1349e91ae88f4defb096d607b34549005f7 /astro/p5-Astro-SpaceTrack/Makefile | |
parent | c2202e17db3b110bbcba52ad1d703f03bab3da84 (diff) | |
download | freebsd-ports-gnome-b64f80a328d786be05b143499e86590d01957ca9.tar.gz freebsd-ports-gnome-b64f80a328d786be05b143499e86590d01957ca9.tar.zst freebsd-ports-gnome-b64f80a328d786be05b143499e86590d01957ca9.zip |
- Update to 0.095
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.095/Changes
Diffstat (limited to 'astro/p5-Astro-SpaceTrack/Makefile')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index aacb28051a3b..f19a19efd3ce 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.094 +PORTVERSION= 0.095 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |