From 71895900fd6fa9ad43cdba0308c28adf21072402 Mon Sep 17 00:00:00 2001 From: eadler Date: Sun, 17 Mar 2013 16:44:03 +0000 Subject: Fix minor nit: use the canconical FreeBSD.org form for email addresses. This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa --- textproc/p5-PDF-Table/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc') 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 -- cgit