diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
commit | 48e7477e8830129ccf5550ce1762d9fdc48b1e12 (patch) | |
tree | 41fab6af3bde8c137bb8b52e486343bedd640fe4 /astro | |
parent | 61a9adfce6e8fc6e36831c1e10cb328412448c98 (diff) | |
download | freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.gz freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.zst freebsd-ports-gnome-48e7477e8830129ccf5550ce1762d9fdc48b1e12.zip |
- Cleanup Makefile header
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Flux/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-Telescope/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-WaveBand/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Misc-Quality/Makefile | 6 |
5 files changed, 5 insertions, 25 deletions
diff --git a/astro/p5-Astro-Flux/Makefile b/astro/p5-Astro-Flux/Makefile index c5182c5bb102..1a4f82f07cd7 100644 --- a/astro/p5-Astro-Flux/Makefile +++ b/astro/p5-Astro-Flux/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Astro-Flux -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Astro-Flux PORTVERSION= 0.01 diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index 098b68fb3b47..0bf71d3aa51b 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Astro-PAL -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Astro-PAL PORTVERSION= 1.05 diff --git a/astro/p5-Astro-Telescope/Makefile b/astro/p5-Astro-Telescope/Makefile index 3e6c9683d470..d6cefffd4961 100644 --- a/astro/p5-Astro-Telescope/Makefile +++ b/astro/p5-Astro-Telescope/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Astro-Telescope -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Astro-Telescope PORTVERSION= 0.71 diff --git a/astro/p5-Astro-WaveBand/Makefile b/astro/p5-Astro-WaveBand/Makefile index 9f65bde6566e..764484b4a1e9 100644 --- a/astro/p5-Astro-WaveBand/Makefile +++ b/astro/p5-Astro-WaveBand/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Astro-WaveBand -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Astro-WaveBand PORTVERSION= 0.08 diff --git a/astro/p5-Misc-Quality/Makefile b/astro/p5-Misc-Quality/Makefile index 3bb86cab7dfd..4ffce9ed412c 100644 --- a/astro/p5-Misc-Quality/Makefile +++ b/astro/p5-Misc-Quality/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Misc-Quality -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Misc-Quality PORTVERSION= 0.1 |