diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-18 19:34:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-18 19:34:13 +0000 |
commit | bbce5c5c7e530b59ca5d622d8c481695d9692acb (patch) | |
tree | c3c84ee32268c41a36a39bee07cb961444d59d7b /x11-toolkits/tk83 | |
parent | f2bf3ede3724a34447aae02268cb4d360273d615 (diff) | |
download | ports-bbce5c5c7e530b59ca5d622d8c481695d9692acb.tar.gz ports-bbce5c5c7e530b59ca5d622d8c481695d9692acb.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk83')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index a774d4898663..6e3f9657a137 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/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.3.5 @@ -12,7 +8,7 @@ CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical toolkit for TCL USE_TCL= 83 |