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 923758a9fb8..69bb3f823b7 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2010/02/03 23:21:08 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2010/06/13 22:44:30 wiz Exp $ DISTNAME= g2-0.50 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |