diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 11:03:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 11:03:54 +0800 |
commit | cbeeb615c51aa5cf2148250f97a5dcd640b30139 (patch) | |
tree | e4652e02457002ec3778e4d6ae93a03c4a7631fd /astro/p5-Astro-FITS-Header/Makefile | |
parent | 555351303323a43df64beb3395d6b9c7089013d8 (diff) | |
download | freebsd-ports-gnome-cbeeb615c51aa5cf2148250f97a5dcd640b30139.tar.gz freebsd-ports-gnome-cbeeb615c51aa5cf2148250f97a5dcd640b30139.tar.zst freebsd-ports-gnome-cbeeb615c51aa5cf2148250f97a5dcd640b30139.zip |
- Update to 3.05
Changes: http://search.cpan.org/dist/Astro-FITS-Header/README
Diffstat (limited to 'astro/p5-Astro-FITS-Header/Makefile')
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index 3e6f71019419..3440bf5571e9 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-FITS-Header -PORTVERSION= 3.04 +PORTVERSION= 3.05 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |