diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /net/ttt | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 1bf8485578b4..4c0c5147f864 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -8,9 +8,9 @@ PORTNAME= ttt PORTVERSION= 1.6 CATEGORIES= net tk83 ipv6 -MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ +MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ -MAINTAINER= kjc@csl.sony.co.jp +MAINTAINER= kjc@csl.sony.co.jp # the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt. LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt \ |