diff options
Diffstat (limited to 'lang/tcl-otcl/Makefile')
-rw-r--r-- | lang/tcl-otcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl-otcl/Makefile b/lang/tcl-otcl/Makefile index 65447c3bae1..bad9da34d67 100644 --- a/lang/tcl-otcl/Makefile +++ b/lang/tcl-otcl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:53 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:45:31 grant Exp $ DISTNAME= otcl-1.0a8 PKGNAME= tcl-${DISTNAME:S/a/rc/} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=otcl-tclcl/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://otcl-tclcl.sourceforge.net/otcl/ COMMENT= MIT Object Tcl |