aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-PDF-Table/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-PDF-Table/Makefile')
-rw-r--r--textproc/p5-PDF-Table/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
index 5e4f10ed5bc8..7ad6f6ccedd9 100644
--- a/textproc/p5-PDF-Table/Makefile
+++ b/textproc/p5-PDF-Table/Makefile
@@ -1,9 +1,5 @@
-# New Ports collection makefile for: p5-PDF-Table
-# Date created: May 22, 2009
-# Whom: scheidell@secnap.net
-#
+# Created by: scheidell@secnap.net
# $FreeBSD$
-#
PORTNAME= PDF-Table
PORTVERSION= 0.9.5
@@ -11,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A utility class for building table layouts in a PDF::API2 object
BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2