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 | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) | |
download | ports-49626f567aec0a31035b53c28d86f43ab8f37847.tar.gz ports-49626f567aec0a31035b53c28d86f43ab8f37847.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/celestia/Makefile | 2 | ||||
-rw-r--r-- | astro/ephem/Makefile | 6 | ||||
-rw-r--r-- | astro/rmap/Makefile | 6 |
3 files changed, 3 insertions, 11 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 3318d1045053..414eef1fc591 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -1,4 +1,4 @@ -# Created by: Trevor Johnson <trevor@FreeBSD.org> +# Created by: trevor # $FreeBSD$ PORTNAME= celestia 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 diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index ad63ab8e3480..0d0097ff54cf 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rmap -# Date created: 29 Mar 2000 -# Whom: Trevor Johnson -# +# Created by: trevor # $FreeBSD$ -# PORTNAME= rmap PORTVERSION= 1.2 |