diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camlimages/Makefile | 4 | ||||
-rw-r--r-- | graphics/dia/Makefile | 4 | ||||
-rw-r--r-- | graphics/f-spot/Makefile | 4 | ||||
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
4 files changed, 9 insertions, 7 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index dd6cafc216d..98efc15c97b 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/01/13 10:55:10 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/01/24 09:11:04 sbd Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index cbd9191831c..82eaae30e5a 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.67 2012/01/18 18:36:51 drochner Exp $ +# $NetBSD: Makefile,v 1.68 2012/01/24 09:11:04 sbd Exp $ # .include "Makefile.common" +PKGREVISION= 1 + .include "options.mk" # just to convert the manpage diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 499cf4cd4e8..4540423718d 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/01/13 10:55:11 obache Exp $ +# $NetBSD: Makefile,v 1.33 2012/01/24 09:11:05 sbd Exp $ # DISTNAME= f-spot-0.6.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 8e8ce74c197..20d9d74da2f 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2011/11/01 06:01:37 sbd Exp $ +# $NetBSD: Makefile,v 1.64 2012/01/24 09:11:05 sbd Exp $ DISTNAME= inkscape-0.48.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} EXTRACT_SUFX= .tar.bz2 |