diff options
Diffstat (limited to 'astro/p5-Astro/Makefile')
-rw-r--r-- | astro/p5-Astro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/p5-Astro/Makefile b/astro/p5-Astro/Makefile index d62379c2a0a5..7fc43e182e2b 100644 --- a/astro/p5-Astro/Makefile +++ b/astro/p5-Astro/Makefile @@ -1,8 +1,7 @@ -# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ PORTNAME= Astro -PORTVERSION= 0.75 +PORTVERSION= 0.77 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |