diff options
Diffstat (limited to 'devel/vtcl/Makefile')
-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 c6041a5ee2b5..dca827849f70 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -10,7 +10,7 @@ DISTNAME= vtcl-1.2.0 CATEGORIES= devel tk80 MASTER_SITES= ftp://ftp.neuron.com/pub/vtcl/development/1.2/ -MAINTAINER= vanilla@FreeBSD.ORG +MAINTAINER= vanilla@FreeBSD.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 |