diff options
author | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-25 04:16:42 +0000 |
commit | a0d6bf7e2d5606519688f7188a122f1ae9680842 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /graphics | |
parent | 324cf1d97d1d7e90782d3108a99a7759152df1b9 (diff) | |
download | pkgsrc-a0d6bf7e2d5606519688f7188a122f1ae9680842.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camlimages/Makefile | 3 | ||||
-rw-r--r-- | graphics/gmngview/Makefile | 3 | ||||
-rw-r--r-- | graphics/gnome-iconedit/Makefile | 4 | ||||
-rw-r--r-- | graphics/librsvg/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 8397314c8ce..ca24f8fb1c5 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/01/24 15:46:43 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= camlimages-2.11 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ EXTRACT_SUFX= .tgz diff --git a/graphics/gmngview/Makefile b/graphics/gmngview/Makefile index 24ed02f97aa..89b95b7e5f2 100644 --- a/graphics/gmngview/Makefile +++ b/graphics/gmngview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/04/24 00:31:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= libmng-1.0.7 PKGNAME= ${DISTNAME:S/libmng/gmngview/} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.3-t.com/libmng/download/ \ ${MASTER_SITE_SOURCEFORGE:=libmng/} \ diff --git a/graphics/gnome-iconedit/Makefile b/graphics/gnome-iconedit/Makefile index 62a31089063..e0664a0207b 100644 --- a/graphics/gnome-iconedit/Makefile +++ b/graphics/gnome-iconedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/04/18 22:35:12 snj Exp $ +# $NetBSD: Makefile,v 1.21 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gnome-iconedit-1.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= http://www.webtribe.net/i/iain/ diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 49842ab34ed..247d123279e 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/04/18 22:51:02 snj Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= librsvg-1.0.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/1.0/} EXTRACT_SUFX= .tar.bz2 |