diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-03-11 21:47:15 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-03-11 21:47:15 +0000 |
commit | d5ba786a254c17d1333ad29b2032caca32ebbdf7 (patch) | |
tree | d55c75fcfc0b21b2d9d29130e6b54098919500f7 /graphics | |
parent | 35401f79cd3c5731272247c2e2b60d5f5c6de0a7 (diff) |
Commit all Y2K/WWW_SITE changes from today...
Notes
Notes:
svn path=/head/; revision=17142
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Mesa3/Makefile | 4 | ||||
-rw-r--r-- | graphics/mesagl/Makefile | 4 |
2 files changed, 6 insertions, 2 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 diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 67a6262036ae..100d5576d045 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.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 |