aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-12-12 22:06:32 +0800
committermiwi <miwi@FreeBSD.org>2007-12-12 22:06:32 +0800
commit5f31ac7e384c27c944e9a269be52dbb4f9f413c6 (patch)
tree1cda3947d27a46ad79d8049d77d591052d1c50ea /devel
parent631fe79cc6d26279651fd142c912033ccc98b50b (diff)
downloadfreebsd-ports-gnome-5f31ac7e384c27c944e9a269be52dbb4f9f413c6.tar.gz
freebsd-ports-gnome-5f31ac7e384c27c944e9a269be52dbb4f9f413c6.tar.zst
freebsd-ports-gnome-5f31ac7e384c27c944e9a269be52dbb4f9f413c6.zip
- Reset maintainership
PR: 117835 Submitted by: Marcus von Appen <mva@sysfault.org> (old maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/vtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index 8c87b45fbce1..e01a6c3a7051 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An Application Development Environment For the TCL/TK language
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84