diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /astro/p5-Astro-Catalog | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-Catalog')
-rw-r--r-- | astro/p5-Astro-Catalog/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile index c8739a51db1c..b5848d3bd1f5 100644 --- a/astro/p5-Astro-Catalog/Makefile +++ b/astro/p5-Astro-Catalog/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: Astro-Catalog -# Date created: Oct 19, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Astro-Catalog PORTVERSION= 4.2.4 @@ -14,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= A generic stellar catalogue object +COMMENT= Generic stellar catalogue object LICENSE= GPLv3 |