diff options
author | abs <abs@pkgsrc.org> | 2012-10-04 11:53:03 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2012-10-04 11:53:03 +0000 |
commit | 5703a5a3ea1514b4f60b26e58b8a898fff5ffb6f (patch) | |
tree | 6775b3d7fe02456f74a39c452ec5f6e5a423cb95 /graphics | |
parent | f39947d098aae8f186758b9d6d5c1383d12b4532 (diff) | |
download | pkgsrc-5703a5a3ea1514b4f60b26e58b8a898fff5ffb6f.tar.gz |
update to match gdk-pixbuf2 version
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2-xlib/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile index 627f36a2608..6f61f2d25f4 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2012/09/15 10:04:51 obache Exp $ -# +# $NetBSD: Makefile,v 1.11 2012/10/04 11:53:03 abs Exp $ -DISTNAME= gdk-pixbuf-2.26.3 -PKGNAME= gdk-pixbuf2-xlib-2.26.3 +DISTNAME= gdk-pixbuf-2.26.4 +PKGNAME= gdk-pixbuf2-xlib-2.26.4 PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.26/} |