aboutsummaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
commit8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch)
tree624c6eafc947240b76ef4c74b5436f220972c8fa /lang/itcl
parent40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff)
downloadports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz
ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip
Notes
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 45d838be77ef..594aa6ed061d 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=incrtcl
DISTNAME= itcl${PORTVERSION}
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= [incr Tcl] (A.K.A. "itcl")
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83