diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 1998-11-05 11:39:51 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 1998-11-05 11:39:51 +0000 |
commit | 4e8c798b659dbbe977d49dffdb4af2462399eaf2 (patch) | |
tree | 300b9988fde679e5de67bae79031fa82cc1b391c /graphics/linux_mesa3 | |
parent | b5e3f4011ecc286a197f81d79d7ef2f4459abcf6 (diff) | |
download | ports-4e8c798b659dbbe977d49dffdb4af2462399eaf2.tar.gz ports-4e8c798b659dbbe977d49dffdb4af2462399eaf2.zip |
Notes
Diffstat (limited to 'graphics/linux_mesa3')
-rw-r--r-- | graphics/linux_mesa3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile index 00fef780da1b..33b296342e4c 100644 --- a/graphics/linux_mesa3/Makefile +++ b/graphics/linux_mesa3/Makefile @@ -3,13 +3,13 @@ # Date created: Oct, 8 1998 # Whom: cracauer # -# $Id: Makefile,v 1.1.1.1 1998/10/08 16:29:25 cracauer Exp $ +# $Id: Makefile,v 1.2 1998/10/08 18:43:30 cracauer Exp $ # DISTNAME= MesaLib-2.6 PKGNAME= linux_mesa-2.6 CATEGORIES= emulators -MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ +MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/old-versions/ MAINTAINER= cracauer@cons.org |