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 3da7cdff8a3..82198ae38bd 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:27 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:34 tron Exp $ # DISTNAME= itcl3.4.1 PKGNAME= ${DISTNAME:S/itcl/tcl-itcl-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=incrtcl/} |