diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-16 22:58:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-16 22:58:31 +0800 |
commit | 39abae850ebdb75d8e78d04b6a161d724e747ddb (patch) | |
tree | 316d06a76c5afe72d62b22e3775baad6f8f2b9cd /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 00a4fc644b7e8fe9445d61dd5dd007197d01bbf1 (diff) | |
download | freebsd-ports-gnome-39abae850ebdb75d8e78d04b6a161d724e747ddb.tar.gz freebsd-ports-gnome-39abae850ebdb75d8e78d04b6a161d724e747ddb.tar.zst freebsd-ports-gnome-39abae850ebdb75d8e78d04b6a161d724e747ddb.zip |
Update to 0.096
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/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 f19a19efd3ce..9b3bc6b79373 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.095 +PORTVERSION= 0.096 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |