diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-14 15:55:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-14 16:10:27 +0000 |
commit | 005d434ad66526b8e950f9ec31c0ec8baf356e68 (patch) | |
tree | 7d665c095b11f600550c08037a38921caf541a36 /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 03b623a8f36b1815570c0637927bd5442fd51114 (diff) |
astro/p5-Astro-SpaceTrack: Update to 0.142
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 33e339fd6005..1eec159c085e 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -1,7 +1,7 @@ # Created by: Gea-Suan Lin <gslin@gslin.org> PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.145 +PORTVERSION= 0.146 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |