diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-gnome2-gnomeprint/Makefile | 3 | ||||
-rw-r--r-- | print/ruby-gnome2-gnomeprintui/Makefile | 3 | ||||
-rw-r--r-- | print/ruby-gnome2-poppler/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/print/ruby-gnome2-gnomeprint/Makefile b/print/ruby-gnome2-gnomeprint/Makefile index fa981df9ce9..74c68d1a940 100644 --- a/print/ruby-gnome2-gnomeprint/Makefile +++ b/print/ruby-gnome2-gnomeprint/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/11/15 22:58:24 abs Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/27 06:14:47 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprint-${VERSION} COMMENT= Ruby binding of libgnomeprint -PKGREVISION= 1 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-gnomeprint-[0-9]* diff --git a/print/ruby-gnome2-gnomeprintui/Makefile b/print/ruby-gnome2-gnomeprintui/Makefile index c2eeb024e8b..b3111b021ae 100644 --- a/print/ruby-gnome2-gnomeprintui/Makefile +++ b/print/ruby-gnome2-gnomeprintui/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/11/15 22:58:24 abs Exp $ +# $NetBSD: Makefile,v 1.12 2010/11/27 06:14:47 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gnomeprintui-${VERSION} COMMENT= Ruby binding of libgnomeprintui -PKGREVISION= 1 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-gnomeprintui-[0-9]* diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 94de4cdca08..23114caa812 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/11/15 22:58:24 abs Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/27 06:14:47 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib -PKGREVISION= 1 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]* |