diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 15:49:08 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 15:49:08 +0000 |
commit | 9301652551858311cd3bbd0a8cf0c209ffa62fca (patch) | |
tree | 59e0bc0668dcc4763e3766b61f7063cdfe1e1927 /x11-toolkits/tk82/Makefile | |
parent | 6c8563e247b3f8571bbaa64576e5cb0a4ea351cc (diff) | |
download | ports-9301652551858311cd3bbd0a8cf0c209ffa62fca.tar.gz ports-9301652551858311cd3bbd0a8cf0c209ffa62fca.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 4a9c86f26fec..c05cae025696 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -9,9 +9,12 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= TclTk@FreeBSD.org COMMENT= Graphical toolkit for TCL +DEPRECATED= no longer maintained upstream +EXPIRATION_DATE=2012-12-01 + USE_TCL= 82 USE_TCL_BUILD= 82 |