diff options
Diffstat (limited to 'graphics/xzgv/Makefile')
-rw-r--r-- | graphics/xzgv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index b7107a9b6fc..30ec7f8f7b5 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/06/03 10:05:22 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/06/04 22:16:28 tron Exp $ # DISTNAME= xzgv-0.9.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xzgv/} |