diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-14 18:50:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-03-14 18:50:25 +0000 |
commit | 8f2710f70a7c57c0d8f5ca234d5ab4dab5b44a14 (patch) | |
tree | 6d6c8a9b0c53f4085f9bb7554c22e4d540353b77 /mbone | |
parent | 0b1cdb570acc4eac4381e197bf4c37852f67adc8 (diff) | |
download | ports-8f2710f70a7c57c0d8f5ca234d5ab4dab5b44a14.tar.gz ports-8f2710f70a7c57c0d8f5ca234d5ab4dab5b44a14.zip |
Notes
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat30/Makefile | 3 | ||||
-rw-r--r-- | mbone/vat/Makefile | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index eff7b2ba2c02..56ab15d5ba14 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -18,9 +18,6 @@ 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 diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index c7a5171d7a92..cc85e2619033 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -15,9 +15,6 @@ DISTFILES= vatsrc-4.0b2.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing -DEPRECATED= tcl8.3 support is going to be dropped -EXPIRATION_DATE= 2009-05-22 - GSM_DIR= ${.CURDIR}/../../audio/gsm GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12 |