diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:30:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 02:30:34 +0000 |
commit | 2054ab8f86a95d5f1e613610bede2076c025d04e (patch) | |
tree | a272e9ab3a965fb2ef3327e70a5b902543c22be8 /textproc/p5-Excel-Template | |
parent | 270145b39d7e373d9d8f32d0079b05a3a41e5ed2 (diff) | |
download | ports-2054ab8f86a95d5f1e613610bede2076c025d04e.tar.gz ports-2054ab8f86a95d5f1e613610bede2076c025d04e.zip |
Notes
Diffstat (limited to 'textproc/p5-Excel-Template')
-rw-r--r-- | textproc/p5-Excel-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Excel-Template/Makefile b/textproc/p5-Excel-Template/Makefile index 8fa99eba28d4..c4a59e0efe5b 100644 --- a/textproc/p5-Excel-Template/Makefile +++ b/textproc/p5-Excel-Template/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= espen@tagestad.no +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for templating Excel files BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ |