diff options
Diffstat (limited to 'graphics/glut/Makefile')
-rw-r--r-- | graphics/glut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile index c5198da8181..93492248c05 100644 --- a/graphics/glut/Makefile +++ b/graphics/glut/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/11/11 17:49:26 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/12 17:22:40 drochner Exp $ # -DISTNAME= Mesa-3.2.1 +DISTNAME= Mesa-3.4 PKGNAME= ${DISTNAME:S/Mesa/glut/} CATEGORIES= graphics MASTER_SITES= ftp://ftp.mesa3d.org/mesa/ \ |