diff options
Diffstat (limited to 'mbone/nte/Makefile')
-rw-r--r-- | mbone/nte/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index e889ca6acdef..b0daa3718361 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -21,4 +21,7 @@ WRKSRC= ${WRKDIR}/nte PLIST_FILES= bin/nte USE_GMAKE= yes +DEPRECATED= tcl8.0 support is going to be dropped +EXPIRATION_DATE= 2009-03-22 + .include <bsd.port.mk> |