diff options
Diffstat (limited to 'print/ruby-gnome2-gnomeprint')
-rw-r--r-- | print/ruby-gnome2-gnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ruby-gnome2-gnomeprint/Makefile b/print/ruby-gnome2-gnomeprint/Makefile index 991fb4a83b0..99542768fd0 100644 --- a/print/ruby-gnome2-gnomeprint/Makefile +++ b/print/ruby-gnome2-gnomeprint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:15 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2008/01/18 05:08:55 tnn Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprint-${VERSION} COMMENT= Ruby binding of libgnomeprint -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print RUBY_EXTCONF_SUBDIRS= gnomeprint |