diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 12:00:04 +0800 |
commit | 74d5199944e3f1e57ca776aab44abee71999022d (patch) | |
tree | 9b7a1e86331864618e39109fa8fecc7afa8345b0 /converters | |
parent | 24f2d4174ce2befb6604fe0f090289cbbadb50a2 (diff) | |
download | freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.gz freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.tar.zst freebsd-ports-gnome-74d5199944e3f1e57ca776aab44abee71999022d.zip |
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-TNEF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile index 943b51b49e9f..3be95edcfc84 100644 --- a/converters/p5-Convert-TNEF/Makefile +++ b/converters/p5-Convert-TNEF/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Perl module to read TNEF files BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ |