diff options
author | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-11-02 09:48:33 +0000 |
commit | b9d791c80d463007813e7fa846ee5082d943da72 (patch) | |
tree | ef45cb3de74570c5ae21e16645ade1c751e87e31 /x11/ruby-gtk | |
parent | bd22bf435ffbb795f4ba523eafb228b0fa926524 (diff) | |
download | pkgsrc-b9d791c80d463007813e7fa846ee5082d943da72.tar.gz |
Bump PKGREVISION of packages including ruby extention library
by Ruby 1.8.3 updates.
Diffstat (limited to 'x11/ruby-gtk')
-rw-r--r-- | x11/ruby-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ruby-gtk/Makefile b/x11/ruby-gtk/Makefile index d4b01b871a4..7807b5eb749 100644 --- a/x11/ruby-gtk/Makefile +++ b/x11/ruby-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2005/06/01 18:03:31 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2005/11/02 09:48:34 taca Exp $ DISTNAME= ruby-gtk-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-gtk-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gnome/} |