summaryrefslogtreecommitdiff
path: root/devel/vtcl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-03-28 08:31:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-03-28 08:31:43 +0000
commit3bce4aedf843c422cc93747fe9f58cda237e1abe (patch)
tree0c2737e0fc70d8351e31e65de36c3c75d6b17a02 /devel/vtcl
parentFix MASTER_SITES and take over maintainership. (diff)
vtcl checksum and version mismatch
If there is no other maintainer, I would like to maintain this port. PR: ports/48838 Submitted by: Marcus vA <mva@sysfault.org>
Notes
Notes: svn path=/head/; revision=77590
Diffstat (limited to 'devel/vtcl')
-rw-r--r--devel/vtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index e784a4c45b20..bd5523fdbaaa 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mva@sysfault.org
COMMENT= An Application Development Environment For the TCL/TK language
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84