diff options
author | zi <zi@FreeBSD.org> | 2014-01-16 21:05:20 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2014-01-16 21:05:20 +0800 |
commit | 48077cd0842ed1a79428f2ec5bdc5914b0d8fad6 (patch) | |
tree | 092904b74085da5ef04b5e4fc95e604cc045e0ee /textproc | |
parent | f8d49d259881df90dfe53daabd3ae60f9d0ad564 (diff) | |
download | freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.tar.gz freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.tar.zst freebsd-ports-gnome-48077cd0842ed1a79428f2ec5bdc5914b0d8fad6.zip |
- Reset maintainer due to fatal email bounces
Reported by: portscout
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Parse-CSV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Parse-CSV/Makefile b/textproc/p5-Parse-CSV/Makefile index 64daa7f1194d..d4e9034d8b20 100644 --- a/textproc/p5-Parse-CSV/Makefile +++ b/textproc/p5-Parse-CSV/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Highly flexible CVS parser for large files BUILD_DEPENDS= p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util \ |