diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape/Makefile | 4 | ||||
-rw-r--r-- | graphics/qcomicbook/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index c441794934b..1ef3b2c7c3e 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2015/06/12 10:50:10 wiz Exp $ +# $NetBSD: Makefile,v 1.119 2015/07/15 15:09:38 wiz Exp $ DISTNAME= inkscape-0.91 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 32791aaafcc..792a06941b2 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:18 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2015/07/15 15:09:38 wiz Exp $ # DISTNAME= qcomicbook-0.9.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.org/releases/ |