diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-08-07 19:39:39 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-08-07 19:39:39 +0800 |
commit | 959d948d1644b54e8b6eb4d1603819729a32f659 (patch) | |
tree | 76ad5f9ff6e14f7147d58860f30866aea9a34adc /textproc | |
parent | fa1bb55202ea05b6c116bf664282949c698d66f2 (diff) | |
download | freebsd-ports-gnome-959d948d1644b54e8b6eb4d1603819729a32f659.tar.gz freebsd-ports-gnome-959d948d1644b54e8b6eb4d1603819729a32f659.tar.zst freebsd-ports-gnome-959d948d1644b54e8b6eb4d1603819729a32f659.zip |
- Take maintainership which I'm using.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index a202bf807b9c..e8636e512c91 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org COMMENT= Comma-separated values manipulation routines PERL_CONFIGURE= yes |