diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /mbone | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Notes
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 0cc5c92bed24..8481e1c1916d 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= \ MAINTAINER= ports@FreeBSD.org COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool -TCLTK_VERSION= 8.3 +TCLTK_VERSION= 8.3 LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_AUTOCONF_VER= 213 |