diff options
author | marino <marino> | 2012-08-21 23:49:18 +0000 |
---|---|---|
committer | marino <marino> | 2012-08-21 23:49:18 +0000 |
commit | 479b38bcfb3e759f4ca513aaec1c67b3cce57959 (patch) | |
tree | f8fb25392b1018145e8ca70137582eb8ecad39fa /x11/ruby-tk | |
parent | 80e54ed8e32759397fc7792b30d3b2e77538c4c9 (diff) | |
download | pkgsrc-479b38bcfb3e759f4ca513aaec1c67b3cce57959.tar.gz |
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
Diffstat (limited to 'x11/ruby-tk')
-rw-r--r-- | x11/ruby-tk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile index 7e7502d9938..bd3cc93eed5 100644 --- a/x11/ruby-tk/Makefile +++ b/x11/ruby-tk/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2011/11/08 15:24:59 taca Exp $ +# $NetBSD: Makefile,v 1.35 2012/08/21 23:49:27 marino Exp $ DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL} RUBY_EXTNAME= tk +PKGREVISION= 1 CATEGORIES= x11 ruby MASTER_SITES= ${MASTER_SITE_RUBY} |