summaryrefslogtreecommitdiff
path: root/misc/tkregexp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-23 02:25:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-23 02:25:42 +0000
commit8471dae31d1f8124b219ffd2b2ce1f6082f8e023 (patch)
tree16e5524c53a578806c79ef675b55921fc7772204 /misc/tkregexp
parentFinish removing tvi, which has become obsolete. (diff)
Remove maintainers with undeliverable email addresses.
Notes
Notes: svn path=/head/; revision=70805
Diffstat (limited to 'misc/tkregexp')
-rw-r--r--misc/tkregexp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile
index 21b49ac0c0f1..86688a204653 100644
--- a/misc/tkregexp/Makefile
+++ b/misc/tkregexp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc tk83
MASTER_SITES= http://laurent.riesterer.free.fr/regexp/
DISTNAME= visual_regexp-${PORTVERSION}
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83