diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-08-07 11:39:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-08-07 11:39:39 +0000 |
commit | 8c2577b3f0ed64fdcdc5e807f1d59ae79f2c5872 (patch) | |
tree | 1661cba2d0d4f4b03c70ff48f9acceccd64cc870 /textproc/p5-Text-CSV_XS | |
parent | b17767c58bc8127a9b1a1dc034bd85f0cd0f7987 (diff) | |
download | ports-8c2577b3f0ed64fdcdc5e807f1d59ae79f2c5872.tar.gz ports-8c2577b3f0ed64fdcdc5e807f1d59ae79f2c5872.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-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 |