diff options
author | wen <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-06-01 22:22:35 +0800 |
commit | 8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0 (patch) | |
tree | 13700d0ae16f81ee5505dc501ea3d7d447a82cf9 /astro | |
parent | 96ed8ce8f69628db1f52f9a8abe28ee9a8da3a9e (diff) | |
download | freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.tar.gz freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.tar.zst freebsd-ports-gnome-8cc29fba1898f7f5b531cbbcb0ac39cd76da48b0.zip |
- Trim Makefile headers
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-GPS-OID/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Starlink-AST/Makefile | 6 | ||||
-rw-r--r-- | astro/py-aipy/Makefile | 6 | ||||
-rw-r--r-- | astro/pyephem/Makefile | 6 |
4 files changed, 4 insertions, 20 deletions
diff --git a/astro/p5-GPS-OID/Makefile b/astro/p5-GPS-OID/Makefile index 634bc6b5abe4..ec37bb8a0181 100644 --- a/astro/p5-GPS-OID/Makefile +++ b/astro/p5-GPS-OID/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-GPS-OID -# Date created: June 3, 2010 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= GPS-OID PORTVERSION= 0.07 diff --git a/astro/p5-Starlink-AST/Makefile b/astro/p5-Starlink-AST/Makefile index 97c0f00db61e..a5f3bfcbf22f 100644 --- a/astro/p5-Starlink-AST/Makefile +++ b/astro/p5-Starlink-AST/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Starlink-AST -# Date created: 2012-07-01 -# Whom: Wen Heping<wen@FreeBSD.org> -# +# Created by: Wen Heping<wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Starlink-AST PORTVERSION= 1.02 diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index f23c8e86d373..311ccc57514e 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-aipy -# Date created: 2008-11-11 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= aipy PORTVERSION= 1.1.1 diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index a10eb044d692..b5493d59ca3f 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-emphem -# Date created: Feb 27, 2007 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= pyephem PORTVERSION= 3.7.5.1 |