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 e2982af33b6..e9704b5d2b4 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/10/06 14:10:50 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/01/26 21:37:46 adam Exp $ DISTNAME= g2-0.50 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |