diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-27 10:09:01 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-27 10:09:01 +0800 |
commit | f319b975513a801b7c5c5105cba1ad251a6f8ac8 (patch) | |
tree | e01ac7588abece0204e2b7cb6a07f6affde6ec4b /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 8317411b86b9e1c6bb7c9a9e5e4745e625dbda9a (diff) | |
download | freebsd-ports-gnome-f319b975513a801b7c5c5105cba1ad251a6f8ac8.tar.gz freebsd-ports-gnome-f319b975513a801b7c5c5105cba1ad251a6f8ac8.tar.zst freebsd-ports-gnome-f319b975513a801b7c5c5105cba1ad251a6f8ac8.zip |
- Update to 0.024
- Transfer maintainership to perl@
PR: ports/103620
Submitted by: maintainer (Gea-Suan Lin)
Diffstat (limited to 'astro/p5-Astro-SpaceTrack/Makefile')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index 68a2fe90532a..0b9789b031f9 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.022 +PORTVERSION= 0.024 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve orbital data from www.space-track.org RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww |