aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-02-14 14:18:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-02-14 14:18:06 +0000
commit8d165315876c9b3287da0a49355a3c31d0bd146a (patch)
tree390a714beb92a5ba6c11ade71891e0eadc1c6f6f /graphics
parentf053a6fffa46af9ed3a0f77647f69802cacc2d98 (diff)
downloadports-8d165315876c9b3287da0a49355a3c31d0bd146a.tar.gz
ports-8d165315876c9b3287da0a49355a3c31d0bd146a.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/Makefile8
-rw-r--r--graphics/mesagl/Makefile8
2 files changed, 6 insertions, 10 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 09dc123dade8..5b77cd412994 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -3,18 +3,16 @@
# Date created: 3 Feb 1997
# Whom: paulo@isr.uc.pt
#
-# $Id$
+# $Id: Makefile,v 1.16 1997/02/13 14:57:10 tg Exp $
#
DISTNAME= Mesa-2.1
CATEGORIES= graphics
-
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
+MAINTAINER= ports@freebsd.org
+
ALL_TARGET= freebsd
USE_X11= yes
-pre-install:
- $(FILESDIR)/INSTALL $(DISTNAME) PRE-INSTALL
-
.include <bsd.port.mk>
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 09dc123dade8..5b77cd412994 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -3,18 +3,16 @@
# Date created: 3 Feb 1997
# Whom: paulo@isr.uc.pt
#
-# $Id$
+# $Id: Makefile,v 1.16 1997/02/13 14:57:10 tg Exp $
#
DISTNAME= Mesa-2.1
CATEGORIES= graphics
-
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/
+MAINTAINER= ports@freebsd.org
+
ALL_TARGET= freebsd
USE_X11= yes
-pre-install:
- $(FILESDIR)/INSTALL $(DISTNAME) PRE-INSTALL
-
.include <bsd.port.mk>