diff options
author | drochner <drochner@pkgsrc.org> | 2013-07-24 10:58:42 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-07-24 10:58:42 +0000 |
commit | c5b19a695b777b83538273f643ff4f5cd1ccbf15 (patch) | |
tree | b02fabc6f95e5fd5038e4dc7b38aa9ed3ac0ad7f /graphics | |
parent | 8d63cdb5d94a6fb30ae9b22a019c998e69a32ebc (diff) | |
download | pkgsrc-c5b19a695b777b83538273f643ff4f5cd1ccbf15.tar.gz |
reset PKGREV for base pkg update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2-jasper/Makefile | 3 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2-xlib/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf2-jasper/Makefile b/graphics/gdk-pixbuf2-jasper/Makefile index 066a3ae4ae5..47ccf4a6e27 100644 --- a/graphics/gdk-pixbuf2-jasper/Makefile +++ b/graphics/gdk-pixbuf2-jasper/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/01/26 21:37:47 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/07/24 10:58:42 drochner Exp $ # DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION} PKGNAME= gdk-pixbuf2-jasper-${PIXBUF2_VERSION} -PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile index 7bb78d4c85c..b3fdf12b0d2 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:18:17 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/07/24 10:58:42 drochner Exp $ DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION} PKGNAME= gdk-pixbuf2-xlib-${PIXBUF2_VERSION} -PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/} EXTRACT_SUFX= .tar.xz |