diff options
Diffstat (limited to 'graphics/mesagl/Makefile')
-rw-r--r-- | graphics/mesagl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 100d5576d045..cf2904e49892 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.30 1998/11/11 05:37:18 asami Exp $ +# $Id: Makefile,v 1.31 1999/03/11 21:47:11 scrappy Exp $ # DISTNAME= MesaLib-3.0 @@ -15,8 +15,6 @@ 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 |