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 /science | |
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 'science')
-rw-r--r-- | science/netcdf-ftn/Makefile | 6 | ||||
-rw-r--r-- | science/netcdf3-ftn/Makefile | 6 | ||||
-rw-r--r-- | science/p5-Geo-Coordinates-Converter-iArea/Makefile | 6 | ||||
-rw-r--r-- | science/udunits/Makefile | 6 |
4 files changed, 4 insertions, 20 deletions
diff --git a/science/netcdf-ftn/Makefile b/science/netcdf-ftn/Makefile index 3e15ca6c6214..aa919e0ed7bc 100644 --- a/science/netcdf-ftn/Makefile +++ b/science/netcdf-ftn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: netcdf-ftn -# Date created: Sun Mar 08 2009 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= netcdf diff --git a/science/netcdf3-ftn/Makefile b/science/netcdf3-ftn/Makefile index 234d729277c0..d8ad6eef9011 100644 --- a/science/netcdf3-ftn/Makefile +++ b/science/netcdf3-ftn/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: netcdf3-ftn -# Date created: 2010-05-18 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # $FreeBSD$ -# PORTNAME= netcdf diff --git a/science/p5-Geo-Coordinates-Converter-iArea/Makefile b/science/p5-Geo-Coordinates-Converter-iArea/Makefile index 2e889d18752e..8f967c1413f7 100644 --- a/science/p5-Geo-Coordinates-Converter-iArea/Makefile +++ b/science/p5-Geo-Coordinates-Converter-iArea/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Geo-Coordinates-Converter-iArea -# Date created: 2011-06-12 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Geo-Coordinates-Converter-iArea PORTVERSION= 0.14 diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 0455c85d0091..1094f9e490e2 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: udunits -# Date created: 31 December 2004 -# Whom: Greg Lewis <glewis@FreeBSD.org> -# +# Created by: Greg Lewis <glewis@FreeBSD.org> # $FreeBSD$ -# PORTNAME= udunits PORTVERSION= 2.1.24 |