diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-21 16:54:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-21 16:54:59 +0000 |
commit | f33d85e33325302f2a0926e89498032af50d3343 (patch) | |
tree | 3dd3f2feb19d0f7c0e673f65beca3d2b24e61fd9 /x11-toolkits/tk82/Makefile | |
parent | 256e1796dcef08bbf931394afc6d9ebc41e9b72e (diff) | |
download | ports-f33d85e33325302f2a0926e89498032af50d3343.tar.gz ports-f33d85e33325302f2a0926e89498032af50d3343.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index e38f5f70f8b7..4a9c86f26fec 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tk -# Date created: 19 August 1997 -# Whom: jkh -# +# Created by: jkh # $FreeBSD$ -# PORTNAME= tk PORTVERSION= 8.2.3 @@ -13,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical toolkit for TCL USE_TCL= 82 |