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 /astro | |
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
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-GPS-Babel/Makefile | 8 |
1 files changed, 2 insertions, 6 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 \ |