diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-09-15 15:12:44 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-09-15 15:12:44 +0800 |
commit | ab1f40794d9dbcc1388a9257d285362f52f74596 (patch) | |
tree | 2a6a7e2dc039c429914eaca76a443556bf403df2 /x11-toolkits/tk84/Makefile | |
parent | fd6770ac21bfbaf4055314e3e44262e074d8043b (diff) | |
parent | 26f34f6d62441f81a8d0d43f1908a496c283ee05 (diff) | |
download | freebsd-ports-gnome-gnome-3.24.tar.gz freebsd-ports-gnome-gnome-3.24.tar.zst freebsd-ports-gnome-gnome-3.24.zip |
Merge branch 'master' into gnome-3.24gnome-3.24
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 1becf7c9c5b2..105c61db1ff9 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= tcltk@FreeBSD.org COMMENT= Graphical toolkit for Tcl +DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ +EXPIRATION_DATE= 2017-10-15 + LICENSE= TclTk LICENSE_NAME= Tcl/Tk License LICENSE_FILE= ${WRKSRC}/../license.terms |