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 /german | |
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 'german')
-rw-r--r-- | german/ding/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index 967d014d34f6..541dc55ecc29 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ \ MAINTAINER= beat@FreeBSD.org COMMENT= German-English dictionary program for X windows/Unix +DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +EXPIRATION_DATE= 2017-11-20 + LICENSE= GPLv2 RUN_DEPENDS= wish8.4:x11-toolkits/tk84 \ |