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 3cae2c451d4..8b3553ff525 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2011/11/01 06:01:33 sbd Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 21:56:09 wiz Exp $ DISTNAME= g2-0.50 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |