diff options
author | wen <wen@FreeBSD.org> | 2018-07-24 10:09:52 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-07-24 10:09:52 +0800 |
commit | dd0fba2ef653f5402d9bcf21ed96084250583a6b (patch) | |
tree | 4ed2524c3d40eb58811aeb9ed6e15596ac2c135b /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 4250a065f2b67f8e9a52417f1c56aa5e3585a978 (diff) | |
download | freebsd-ports-gnome-dd0fba2ef653f5402d9bcf21ed96084250583a6b.tar.gz freebsd-ports-gnome-dd0fba2ef653f5402d9bcf21ed96084250583a6b.tar.zst freebsd-ports-gnome-dd0fba2ef653f5402d9bcf21ed96084250583a6b.zip |
- Update to 0.113
Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
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 0751312b78cf..612412f304e1 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.112 +PORTVERSION= 0.113 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |