diff options
author | taca <taca@pkgsrc.org> | 2013-06-27 16:37:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-06-27 16:37:16 +0000 |
commit | c9cc51e6afe253ac2ded694058df92807c9740c1 (patch) | |
tree | 08838bbf42e9b139e4c3d9b5babb8fd69a2d10d4 /devel | |
parent | 0f0d18a5ac52a0385d8934e561df3d770c581ae9 (diff) | |
download | pkgsrc-c9cc51e6afe253ac2ded694058df92807c9740c1.tar.gz |
Reset PKGREVISION by update of both ruby18 and ruby193.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-readline/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-readline/Makefile b/devel/ruby-readline/Makefile index b5e8b67a344..5c5ee8c290d 100644 --- a/devel/ruby-readline/Makefile +++ b/devel/ruby-readline/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/31 11:19:43 asau Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/27 16:37:16 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL} -PKGREVISION= 2 RUBY_EXTNAME= readline CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_RUBY} |