diff options
Diffstat (limited to 'graphics/g2/Makefile')
-rw-r--r-- | graphics/g2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index af5f9f24d31..65e1de7d552 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/11/18 14:19:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2016/07/09 06:38:20 wiz Exp $ DISTNAME= g2-0.50 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |