diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 17:14:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 17:14:38 +0000 |
commit | 720883e9529a47d77b7148c8878121147503fc27 (patch) | |
tree | 1becee8eb6313bacbe2cd43c1a028d4c2d460283 /astro/p5-Astro-satpass/Makefile | |
parent | 90a48ed40a4df6fad1de2d9e148dfdce681ec4fa (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-satpass/Makefile')
-rw-r--r-- | astro/p5-Astro-satpass/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index 883cad0b37f7..082ebfb3bffb 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-satpass -PORTVERSION= 0.023 +PORTVERSION= 0.024 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,7 +26,7 @@ MAN3= Astro::Coord::ECI::Utils.3 \ Astro::Coord::ECI::TLE::Set.3 \ Astro::Coord::ECI::TLE.3 \ Astro::Coord::ECI::Star.3 \ - Astro::Coord::ECI::Overview.3 \ + Astro::Coord::ECI::OVERVIEW.3 \ Astro::Coord::ECI::Moon.3 \ Astro::Coord::ECI::Sun.3 \ Astro::Coord::ECI.3 |