diff options
author | fredb <fredb> | 2001-07-06 00:49:05 +0000 |
---|---|---|
committer | fredb <fredb> | 2001-07-06 00:49:05 +0000 |
commit | 6271a1449d3406988f11a8ea92882cbe1b089576 (patch) | |
tree | cdb2558cc0881107d179dbe3c05e15389ff805b3 /graphics/glut | |
parent | b28bf85225c51bc14c2bbac6c90434c631b944cb (diff) | |
download | pkgsrc-6271a1449d3406988f11a8ea92882cbe1b089576.tar.gz |
Update ${HOMEPAGE} for Mesa and family.
Diffstat (limited to 'graphics/glut')
-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 c6f92a21cff..fc419b43d1a 100644 --- a/graphics/glut/Makefile +++ b/graphics/glut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/05/31 05:54:46 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/07/06 00:49:06 fredb Exp $ # .include "../Mesa/Makefile.common" @@ -12,7 +12,7 @@ DISTFILES+= ${DISTNAME:S/Mesa/MesaLib/}${EXTRACT_SUFX} DISTFILES+= ${DISTNAME:S/Mesa/MesaDemos/}${EXTRACT_SUFX} MAINTAINER= rh@netbsd.org -HOMEPAGE= http://www.ssec.wisc.edu/~brianp/Mesa.html +HOMEPAGE= http://www.mesa3d.org/ COMMENT= GLUT Graphics library similar to SGI's OpenGL CONFLICTS+= Mesa-glx-* |