diff options
author | swills <swills@FreeBSD.org> | 2010-09-05 12:50:35 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-09-05 12:50:35 +0800 |
commit | cec87dfdb4374dc25afecb89df463e28f48c97bd (patch) | |
tree | 68c94f9412f9d8f2bde72b4813f8d25a1c722e40 /textproc | |
parent | 992aa4361509c108768f6880f293e75607700f3c (diff) | |
download | freebsd-ports-gnome-cec87dfdb4374dc25afecb89df463e28f48c97bd.tar.gz freebsd-ports-gnome-cec87dfdb4374dc25afecb89df463e28f48c97bd.tar.zst freebsd-ports-gnome-cec87dfdb4374dc25afecb89df463e28f48c97bd.zip |
Use my new address
Approved By: pgollucci (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/fist/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-Read/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-ReadSXC/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile index 1cc81ffbc972..b48afc8bf052 100644 --- a/textproc/fist/Makefile +++ b/textproc/fist/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0 CATEGORIES= textproc MASTER_SITES= ftp://ftp.fourmilab.ch/pub/fist/ -MAINTAINER= steve@mouf.net +MAINTAINER= swills@FreeBSD.org COMMENT= An emphatic message generator GNU_CONFIGURE= yes diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile index 27b2bb839698..42991442dc08 100644 --- a/textproc/p5-Spreadsheet-Read/Makefile +++ b/textproc/p5-Spreadsheet-Read/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/H/HM/HMBRAND PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= steve@mouf.net +MAINTAINER= swills@FreeBSD.org COMMENT= Read the data from a spreadsheet BUILD_DEPENDS= ${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \ diff --git a/textproc/p5-Spreadsheet-ReadSXC/Makefile b/textproc/p5-Spreadsheet-ReadSXC/Makefile index 57463b2c57ff..baf247c9ea8e 100644 --- a/textproc/p5-Spreadsheet-ReadSXC/Makefile +++ b/textproc/p5-Spreadsheet-ReadSXC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TE/TERHECHTE PKGNAMEPREFIX= p5- -MAINTAINER= steve@mouf.net +MAINTAINER= swills@FreeBSD.org COMMENT= Extract OpenOffice 1.x spreadsheet data BUILD_DEPENDS= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ |