diff options
Diffstat (limited to 'graphics/g2/Makefile')
-rw-r--r-- | graphics/g2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 7613d42e23f..29ca5fd9232 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/05/03 20:56:32 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/05/03 21:17:23 jtb Exp $ -DISTNAME= g2-0.40nb1 +DISTNAME= g2-0.40 +PKGNAME= g2-0.40nb1 CATEGORIES= graphics MASTER_SITES= ftp://g2.sourceforge.net/pub/g2/ |