summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2013-03-17 11:32:12 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2013-03-17 11:32:12 +0000
commit771adab862d6de9da424963e7c74e2645caa16e8 (patch)
treed0961495deb40f1157c8b33fd0fedfde94a8703d /textproc
parent- Reset Maintainer (diff)
- Reset Maintainer
Notes
Notes: svn path=/head/; revision=314421
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-Table/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile
index 7de012833d33..5e4f10ed5bc8 100644
--- a/textproc/p5-PDF-Table/Makefile
+++ b/textproc/p5-PDF-Table/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= scheidell@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