diff options
Diffstat (limited to 'graphics/veusz')
-rw-r--r-- | graphics/veusz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/veusz/Makefile b/graphics/veusz/Makefile index ee96413f1f7..0f5d607f92e 100644 --- a/graphics/veusz/Makefile +++ b/graphics/veusz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/06 14:11:24 asau Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/08 23:01:50 adam Exp $ # DISTNAME= veusz-1.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/veusz/ |