Update ${HOMEPAGE} for Mesa and family.
This commit is contained in:
parent
383802e6a0
commit
47b501671a
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.40 2001/06/17 08:08:49 veego Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2001/07/06 00:49:05 fredb Exp $
|
||||
#
|
||||
|
||||
.include "Makefile.common"
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= # empty
|
|||
DISTFILES= # empty
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.ssec.wisc.edu/~brianp/Mesa.html
|
||||
HOMEPAGE= http://www.mesa3d.org/
|
||||
COMMENT= Graphics library meta package, similar to SGI's OpenGL
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2001/05/31 05:54:46 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2001/07/06 00:49:06 fredb Exp $
|
||||
#
|
||||
|
||||
.include "../Mesa/Makefile.common"
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mesa3d/}
|
|||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= rh@netbsd.org
|
||||
HOMEPAGE= http://www.ssec.wisc.edu/~brianp/Mesa.html
|
||||
HOMEPAGE= http://www.mesa3d.org/
|
||||
COMMENT= GLU polygon tesselation facility for Mesa
|
||||
|
||||
CONFLICTS+= Mesa-glx-*
|
||||
|
|
|
@ -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-*
|
||||
|
|
Loading…
Reference in a new issue