diff options
Diffstat (limited to 'x11/ruby-gnome2-gtksourceview/Makefile')
-rw-r--r-- | x11/ruby-gnome2-gtksourceview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-gnome2-gtksourceview/Makefile b/x11/ruby-gnome2-gtksourceview/Makefile index 17fa1b2eb32..5d687babb74 100644 --- a/x11/ruby-gnome2-gtksourceview/Makefile +++ b/x11/ruby-gnome2-gtksourceview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2010/10/23 12:45:13 obache Exp $ +# $NetBSD: Makefile,v 1.11 2010/11/15 22:59:12 abs Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview-${VERSION} COMMENT= Ruby binding of gtksourceview +PKGREVISION= 1 CATEGORIES= x11 CONFLICTS+= ruby[0-9][0-9]-gnome2-gtksourceview-[0-9]* |