diff options
Diffstat (limited to 'graphics/mesagl/Makefile')
-rw-r--r-- | graphics/mesagl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index a57e094..3aad139 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,11 +3,10 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id: Makefile,v 1.13 1996/12/06 23:28:02 asami Exp $ +# $Id: Makefile,v 1.14 1996/12/17 01:05:52 jkh Exp $ # DISTNAME= Mesa-2.0 -PKGNAME= Mesa-2.0 CATEGORIES= graphics MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ |