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 e73a32e4fa3..e3b41d7b19e 100644 --- a/lang/tcl-otcl/Makefile +++ b/lang/tcl-otcl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:34 tron Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/06 12:53:47 wiz Exp $ DISTNAME= otcl-src-1.14 PKGNAME= tcl-${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=otcl-tclcl/} |