diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 15d9cbd9299..2a4f8d8dbb9 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,4 +1,5 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 14:36:10 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/04 11:45:32 abs Exp $ +# Remember to also update graphics/gdk-pixbuf2-xlib DISTNAME= gdk-pixbuf-2.26.4 PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/} |