diff options
Diffstat (limited to 'astro/p5-Astro/Makefile')
-rw-r--r-- | astro/p5-Astro/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/p5-Astro/Makefile b/astro/p5-Astro/Makefile index e624359c4489..5e385c936147 100644 --- a/astro/p5-Astro/Makefile +++ b/astro/p5-Astro/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: Astro -# Date created: 18 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Astro -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |