diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | b7f70efe813832b60224f29636ea08656543170c (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /x11/ruby-gnome2-gnome | |
parent | 2cf0d7c84e111c5076ab76c1f8a142e308bbabac (diff) | |
download | pkgsrc-b7f70efe813832b60224f29636ea08656543170c.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'x11/ruby-gnome2-gnome')
-rw-r--r-- | x11/ruby-gnome2-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-gnome2-gnome/Makefile b/x11/ruby-gnome2-gnome/Makefile index 2e226f0cb27..8c20c56f1ea 100644 --- a/x11/ruby-gnome2-gnome/Makefile +++ b/x11/ruby-gnome2-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/01/29 06:42:34 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/21 12:05:56 wiz Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnome-${VERSION} COMMENT= Ruby binding of libgnome/libgnomeui-2.x +PKGREVISION= 1 CATEGORIES= gnome x11 CONFLICTS+= ruby-gnome2-gnome-[0-9]* |