diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
commit | 359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed (patch) | |
tree | 606cfa3905df2f0c5676e5cd648789869efde582 /x11-toolkits/tk80 | |
parent | 0997884ca305bf0c11f46aa7a589a562a918456f (diff) | |
download | ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.tar.gz ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk80')
-rw-r--r-- | x11-toolkits/tk80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index c3afdfbed9bf..b0e352d4c6d3 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= cwt@Freebsd.ORG +MAINTAINER= ports@Freebsd.ORG LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 |