diff options
Diffstat (limited to 'graphics/g2')
-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 13977a5709f..d746200939b 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2008/10/19 19:18:10 he Exp $ +# $NetBSD: Makefile,v 1.28 2009/08/26 19:57:41 sno Exp $ DISTNAME= g2-0.50 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |