diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 12:12:33 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-01-22 12:12:33 +0000 |
commit | 9e228b9d64967a4e18989ccb8d6b82a5cee3911e (patch) | |
tree | 89759560e85de552aae025d14d3f881330e7c6db /mbone | |
parent | - Deprecate due to planned removal of tcl8.0 / tk8.0 (diff) |
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
Notes
Notes:
svn path=/head/; revision=226670
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat30/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index 56ab15d5ba14..eff7b2ba2c02 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -18,6 +18,9 @@ COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool USE_TK= 82 USE_XORG= x11 xext +DEPRECATED= tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 + WRKSRC= ${WRKDIR}/rat-3.0 USE_GMAKE= yes |