diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ee/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Gdk-Pixbuf/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index a12519fe098..5983339ba33 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2004/10/03 00:14:49 tv Exp $ +# $NetBSD: Makefile,v 1.41 2004/11/30 18:26:39 wiz Exp $ DISTNAME= ee-0.3.12 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ee/0.3/} diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 8ddb46fd4d6..06f9ebc2899 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:14:50 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/30 18:26:39 wiz Exp $ DISTNAME= eog-0.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= gnome graphics x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/} diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile index 2c31b7d7869..6f353f7688a 100644 --- a/graphics/p5-Gdk-Pixbuf/Makefile +++ b/graphics/p5-Gdk-Pixbuf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:14:56 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/30 18:26:39 wiz Exp $ # .include "../../x11/p5-gtk/Makefile.common" PKGNAME= p5-Gdk-Pixbuf-${GTKPERL_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl5 Gtk::Gdk::Pixbuf |