summaryrefslogtreecommitdiff
path: root/graphics/mesagl/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-06 23:28:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-06 23:28:02 +0000
commit6a9ec8cef562eb7bf3ba2b621c3db355df079f95 (patch)
treef594962cc728b581656a7c13682b8a59ee32063b /graphics/mesagl/Makefile
parentPut DISTFILES in right place (purely cosmetic). (diff)
Properly sectionize. DISTFILES is not necessary.
Notes
Notes: svn path=/head/; revision=4846
Diffstat (limited to '')
-rw-r--r--graphics/mesagl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index e9d1ef0fa455..0b75f5e84cae 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -3,13 +3,14 @@
# Date created: 3 Dec 1996
# Whom: paulo@isr.uc.pt
#
-# $Id$
+# $Id: Makefile,v 1.12 1996/12/05 12:21:43 jkh Exp $
#
+
DISTNAME= Mesa-2.0
PKGNAME= mesa-2.0
CATEGORIES= graphics
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
-DISTFILES= Mesa-2.0.tar.gz
+
ALL_TARGET= freebsd
USE_X11= yes