diff options
author | mm <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2009-01-22 20:12:33 +0800 |
commit | 1d7a0324bab71e858eba36609896683d0e982fa3 (patch) | |
tree | cadc7ca66cb5dd0983b90056077bb1951685310a /mbone | |
parent | 1cb4aa10acdef381c145791ab4884e91958404db (diff) | |
download | freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.tar.gz freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.tar.zst freebsd-ports-gnome-1d7a0324bab71e858eba36609896683d0e982fa3.zip |
- Deprecate due to planned removal of tcl82 / tk82
- Set expiration date to 2009-04-22
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 |