diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-28 08:31:43 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-28 08:31:43 +0000 |
commit | f0e3432082fdf6bb38b99d5784e250c77bea5ea8 (patch) | |
tree | f0d76d7c55ac4da68753da61072129fed60a9e44 /devel/vtcl | |
parent | 60b4b63da627b766985536dff38f83c37c279cd7 (diff) | |
download | FreeBSD-ports-f0e3432082fdf6bb38b99d5784e250c77bea5ea8.zip FreeBSD-ports-f0e3432082fdf6bb38b99d5784e250c77bea5ea8.tar.gz |
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>
Diffstat (limited to 'devel/vtcl')
-rw-r--r-- | devel/vtcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index e784a4c..bd5523f 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 |