diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 08:31:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 08:31:43 +0000 |
commit | 3bce4aedf843c422cc93747fe9f58cda237e1abe (patch) | |
tree | 0c2737e0fc70d8351e31e65de36c3c75d6b17a02 /devel/vtcl | |
parent | Fix 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>
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 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 |