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 82198ae38bd..8a6c0a87497 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:34 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:53:47 wiz Exp $ # DISTNAME= itcl3.4.1 PKGNAME= ${DISTNAME:S/itcl/tcl-itcl-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=incrtcl/} |