diff options
Diffstat (limited to 'graphics/gdk-pixbuf-gnome/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile index 8d1af04ed0c..b6538cd2a0f 100644 --- a/graphics/gdk-pixbuf-gnome/Makefile +++ b/graphics/gdk-pixbuf-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2004/06/04 16:35:06 minskim Exp $ +# $NetBSD: Makefile,v 1.27 2004/10/03 00:14:50 tv Exp $ .include "../../graphics/gdk-pixbuf/Makefile.common" PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= The GNOME image loading library GNOME canvas support add-on CONFLICTS+= gdk-pixbuf<0.10.1 |