diff options
Diffstat (limited to 'graphics/gdk-pixbuf2/Makefile')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 59a01445310..1568ac3199b 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2011/07/08 11:31:24 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/30 22:34:13 drochner Exp $ # -DISTNAME= gdk-pixbuf-2.22.1 -PKGNAME= gdk-pixbuf2-2.22.1 -PKGREVISION= 3 +DISTNAME= gdk-pixbuf-2.24.0 +PKGNAME= gdk-pixbuf2-2.24.0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.22/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.24/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/ +HOMEPAGE= ftp://ftp.gnome.org/ COMMENT= Image loaders for gtk2 LICENSE= gnu-gpl-v2 |