diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-05 02:36:44 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-05 02:36:44 +0000 |
commit | 454d7ec0892b71d0b4912a17e30b1b94439dc884 (patch) | |
tree | 71474b2254d2bd258a520bc347d097d1c05b1a2d /graphics | |
parent | 93598f14e90990e869db6feef6351057ed306e99 (diff) | |
download | ports-454d7ec0892b71d0b4912a17e30b1b94439dc884.tar.gz ports-454d7ec0892b71d0b4912a17e30b1b94439dc884.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Geo-Proj4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile index 437d1309e290..f8cf64491343 100644 --- a/graphics/p5-Geo-Proj4/Makefile +++ b/graphics/p5-Geo-Proj4/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lippe@FreeBSD.org COMMENT= Perl cartographic projections wrapper for Proj library LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj |