diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /astro/ephem | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) |
Notes
Diffstat (limited to 'astro/ephem')
-rw-r--r-- | astro/ephem/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index eb3874a5b4a3..43d31002944e 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ephem -# Date created: 3 April 1997 -# Whom: eserte -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= ephem PORTVERSION= 4.28 |