diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 23:49:18 +0000 |
commit | 95c0e86f35055f295f4dd485797e2b0699f78b44 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /lang/tcl-itcl/Makefile | |
parent | a98aa7cee06495f5925a77949ade7c923bec8d3a (diff) | |
download | pkgsrc-95c0e86f35055f295f4dd485797e2b0699f78b44.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
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 ce607e68f88..5237093503c 100644 --- a/lang/tcl-itcl/Makefile +++ b/lang/tcl-itcl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2010/02/11 13:44:02 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2012/08/21 23:49:23 marino Exp $ DISTNAME= itcl3.2.1_src PKGNAME= tcl-itcl-3.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=incrtcl/} EXTRACT_SUFX= .tgz |