diff options
author | wen <wen@FreeBSD.org> | 2012-10-30 09:47:15 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-10-30 09:47:15 +0800 |
commit | 73b4bf6642e2f767daadcbe61eefd930f8c5f472 (patch) | |
tree | 7580f08308ff2ce68943ceffdc9e2209c3eff164 | |
parent | 0e7a83b53581d4633d9a6aec570982cada03c803 (diff) | |
download | freebsd-ports-gnome-73b4bf6642e2f767daadcbe61eefd930f8c5f472.tar.gz freebsd-ports-gnome-73b4bf6642e2f767daadcbe61eefd930f8c5f472.tar.zst freebsd-ports-gnome-73b4bf6642e2f767daadcbe61eefd930f8c5f472.zip |
- Trim Makefile headers
- Reset maintainer to perl@
Feature safe: yes
-rw-r--r-- | astro/p5-GPS-Babel/Makefile | 8 | ||||
-rw-r--r-- | biology/p5-Bio-Glite/Makefile | 8 | ||||
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Algorithm-Dependency/Makefile | 8 |
4 files changed, 8 insertions, 25 deletions
diff --git a/astro/p5-GPS-Babel/Makefile b/astro/p5-GPS-Babel/Makefile index 50d88c7fb9d6..a5998dea4e47 100644 --- a/astro/p5-GPS-Babel/Makefile +++ b/astro/p5-GPS-Babel/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-GPS-Babel -# Date created: 30 May, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= GPS-Babel PORTVERSION= 0.11 @@ -11,7 +7,7 @@ CATEGORIES= astro perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to gpsbabel BUILD_DEPENDS= p5-Geo-Gpx>=0.25:${PORTSDIR}/graphics/p5-Geo-Gpx \ diff --git a/biology/p5-Bio-Glite/Makefile b/biology/p5-Bio-Glite/Makefile index c957d572e6a6..345dc2a8a833 100644 --- a/biology/p5-Bio-Glite/Makefile +++ b/biology/p5-Bio-Glite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Bio-Glite -# Date created: 1st April, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Bio-Glite PORTVERSION= 0.10 @@ -12,7 +8,7 @@ CATEGORIES= biology perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Perl Interface to G-language BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index 1332732d5620..535dfc22a530 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-DBD-Google -# Date created: Apr 7, 2005 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= DBD-Google PORTVERSION= 0.51 @@ -13,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Treat Google as a datasource for DBI BUILD_DEPENDS= p5-Net-Google>=0:${PORTSDIR}/net/p5-Net-Google \ diff --git a/devel/p5-Algorithm-Dependency/Makefile b/devel/p5-Algorithm-Dependency/Makefile index 035d5bef75c1..48849d335aba 100644 --- a/devel/p5-Algorithm-Dependency/Makefile +++ b/devel/p5-Algorithm-Dependency/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Algorithm-Dependency -# Date created: 20 Nov 2005 -# Whom: Aaron Dalton <aaron@FreeBSD.org> -# +# Created by: Aaron Dalton <aaron@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Algorithm-Dependency PORTVERSION= 1.110 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Base class for implementing various dependency trees RUN_DEPENDS= p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util |