diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /lang/itcl | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) |
Notes
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index e9622a221101..c34ca5086beb 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang tcl MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/3.4 DISTNAME= itcl${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Object-oriented extension to Tcl [incr Tcl] USE_TCL= 84+ |