diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-10-11 08:25:46 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-10-11 08:25:46 +0000 |
commit | 58bb8fe4c1cbf27175635e81aa62d15be6fbfc94 (patch) | |
tree | 62ff1d14d9ca9a16757cb6508fe627fcd086776d /textproc/p5-PDF-API3 | |
parent | 3fd5d37be2ad8f8076a957fa5e8806d76b6304a2 (diff) | |
download | ports-58bb8fe4c1cbf27175635e81aa62d15be6fbfc94.tar.gz ports-58bb8fe4c1cbf27175635e81aa62d15be6fbfc94.zip |
Notes
Diffstat (limited to 'textproc/p5-PDF-API3')
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index e7b455575c34..3a3d31a434e7 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-PDF-API3 -# Date created: 26 April, 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= PDF-API3 PORTVERSION= 3.001 @@ -11,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= The Next Generation of Text::PDF::API2 PERL_CONFIGURE= yes |