diff options
author | gahr <gahr@FreeBSD.org> | 2017-10-20 20:25:51 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2017-10-20 20:25:51 +0800 |
commit | fd994fecda8f72edadcb849839b3277cb480a6ec (patch) | |
tree | 51f693d2cfc954bca403c491ad9229db572732c4 /news | |
parent | c1df507399b2ab637be7f9d2da9a84eea15c64ec (diff) | |
download | freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.gz freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.tar.zst freebsd-ports-gnome-fd994fecda8f72edadcb849839b3277cb480a6ec.zip |
lang/tcl84, x11-toolkits/tk84: extend expiration for another month
Track down a few more ports that depend on those two, and deprecate them too.
Diffstat (limited to 'news')
-rw-r--r-- | news/brag/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/brag/Makefile b/news/brag/Makefile index 8dcad3080c1c..cd2d284b289d 100644 --- a/news/brag/Makefile +++ b/news/brag/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Download and assemble multipart binaries from newsgroups +DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +EXPIRATION_DATE= 2017-11-20 + LICENSE= GPLv2 RUN_DEPENDS= uudeview:converters/uudeview \ |