diff options
Diffstat (limited to 'graphics/Mesa3')
-rw-r--r-- | graphics/Mesa3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index 67a6262036ae..100d5576d045 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.29 1998/10/01 02:17:42 jseger Exp $ +# $Id: Makefile,v 1.30 1998/11/11 05:37:18 asami Exp $ # DISTNAME= MesaLib-3.0 @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz MAINTAINER= jseger@FreeBSD.ORG +WWW_SITE= http://www.ssec.wisc.edu/~brianp/Mesa.html + WRKSRC= ${WRKDIR}/Mesa-3.0 USE_X_PREFIX= yes |