diff options
-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 |