diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
commit | 56ffabc9198461b9509c56ea03e7fccfc450d72c (patch) | |
tree | 0b3c1248d8270263337ae78cdb88ac29ffdc457f /devel/SpecTcl | |
parent | bca169fdd834da31b72a7bfdd8798b45a6c7d209 (diff) | |
download | ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.tar.gz ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.zip |
Notes
Diffstat (limited to 'devel/SpecTcl')
-rw-r--r-- | devel/SpecTcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/SpecTcl/Makefile b/devel/SpecTcl/Makefile index b36eeb8a21e8..1ec77850ed01 100644 --- a/devel/SpecTcl/Makefile +++ b/devel/SpecTcl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/guitools/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 |