diff options
Diffstat (limited to 'graphics/mesagl/Makefile')
-rw-r--r-- | graphics/mesagl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index eeda56b89685..cae56d17efc9 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,11 +3,11 @@ # Date created: Tue Feb 7 12:02:49 1995 # Whom: hsu # -# $Id: Makefile,v 1.9 1996/04/12 08:29:07 asami Exp $ +# $Id: Makefile,v 1.10 1996/05/16 06:19:11 asami Exp $ # DISTNAME= Mesa-1.2.7 -CATEGORIES+= graphics +CATEGORIES= graphics MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ ALL_TARGET= freebsd |