diff options
Diffstat (limited to 'graphics/gdk-pixbuf/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index f3494cd1969..307d57ab052 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2004/10/03 00:14:50 tv Exp $ +# $NetBSD: Makefile,v 1.30 2004/12/28 23:18:21 reed Exp $ # .include "Makefile.common" PKGNAME= ${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= The GNOME image loading library # XXX hopefully there is no x.gnome-config.x in PATH |