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 /lang/tcl83 | |
parent | f2bf3ede3724a34447aae02268cb4d360273d615 (diff) | |
download | ports-bbce5c5c7e530b59ca5d622d8c481695d9692acb.tar.gz ports-bbce5c5c7e530b59ca5d622d8c481695d9692acb.zip |
Notes
Diffstat (limited to 'lang/tcl83')
-rw-r--r-- | lang/tcl83/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 8edb3dccb5a6..3198508113ce 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tcl8.3 -# Date created: 19 August 1997 -# Whom: jkh -# +# created by: jkh # $FreeBSD$ -# PORTNAME= tcl PORTVERSION= 8.3.5 @@ -12,7 +8,7 @@ CATEGORIES= lang tcl MASTER_SITES= SF/${PORTNAME}/Tcl/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool Command Language PORTSCOUT= limit:^8\.3\. |