summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2010-09-05 04:50:35 +0000
committerSteve Wills <swills@FreeBSD.org>2010-09-05 04:50:35 +0000
commitb0e84f0bc2f990e26f470aa23ea50d5421aeebcb (patch)
tree89894b74d1f682abcc0a31dd2c02dd1f8b6fde5f /textproc
parent- rename nc to netcat to prevent /usr/bin/nc from shadowing (diff)
Use my new address
Approved By: pgollucci (mentor)
Notes
Notes: svn path=/head/; revision=260573
Diffstat (limited to 'textproc')
-rw-r--r--textproc/fist/Makefile2
-rw-r--r--textproc/p5-Spreadsheet-Read/Makefile2
-rw-r--r--textproc/p5-Spreadsheet-ReadSXC/Makefile2
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 \