diff options
Diffstat (limited to 'graphics/gri/Makefile')
-rw-r--r-- | graphics/gri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile index ecb721b7df8..c802317c74d 100644 --- a/graphics/gri/Makefile +++ b/graphics/gri/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2018/07/18 00:06:18 joerg Exp $ +# $NetBSD: Makefile,v 1.62 2018/08/16 18:54:52 adam Exp $ DISTNAME= gri-2.12.23 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gri/} |