summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/replaceit/Makefile2
-rw-r--r--textproc/replaceit/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile
index 8136630355fc..ffad6134cb78 100644
--- a/textproc/replaceit/Makefile
+++ b/textproc/replaceit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= textproc
MASTER_SITES= http://pldaniels.com/replaceit/
-MAINTAINER= pat@databits.net
+MAINTAINER= pat@FreeBSD.org
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin
diff --git a/textproc/replaceit/pkg-descr b/textproc/replaceit/pkg-descr
index 649055628420..55edee8d5f3f 100644
--- a/textproc/replaceit/pkg-descr
+++ b/textproc/replaceit/pkg-descr
@@ -6,4 +6,4 @@ equivilant Perl solution.
WWW: http://pldaniels.com/replaceit/
Author: Paul L Daniels <pldaniels@pldaniels.com>
-- Patrick Li <pat@databits.net>
+- Patrick Li <pat@FreeBSD.org>