diff options
Diffstat (limited to 'lang/tcl-itcl/Makefile')
-rw-r--r-- | lang/tcl-itcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-itcl/Makefile b/lang/tcl-itcl/Makefile index 82d678b56af..43940b17fc1 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2002/10/25 09:13:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:53 jschauma Exp $ DISTNAME= itcl3.2 PKGNAME= tcl-itcl-3.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/itcl/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://tcltk.com/itcl/ COMMENT= [incr Tcl] object-oriented extension to Tcl/Tk |