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 d746200939b..2c9237c33d9 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:57:41 sno Exp $ +# $NetBSD: Makefile,v 1.29 2010/01/18 09:58:59 wiz Exp $ DISTNAME= g2-0.50 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |