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 052b867ef1c..629e9b33fae 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/09/26 14:59:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/02/05 23:09:30 joerg Exp $ DISTNAME= g2-0.49a -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ |