diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-02-19 12:45:03 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-02-19 12:45:03 +0000 |
commit | a37614ccf2b9071c66035ad5ddef76e99f025c55 (patch) | |
tree | d13b5db71ddd039d75375308cb391c917821dc42 /astro/p5-Astro/Makefile | |
parent | 6d371dd5f8f0e5039b9a63ce0fc2de0d38b8442e (diff) |
Notes
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- |