From a9f22cd5841fc7f59c12a2717351ba54b6383335 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 14 Jun 2000 13:21:38 +0000 Subject: Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. --- graphics/mesagl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/mesagl/Makefile') diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index b3c652aa9542..a98b34f2014a 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -8,9 +8,10 @@ PORTNAME= Mesa PORTVERSION= 3.2 CATEGORIES= graphics -MASTER_SITES= http://download.sourceforge.net/mesa3d/ \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://iris.ssec.wisc.edu/pub/Mesa/ \ ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/ +MASTER_SITE_SUBDIR= mesa3d DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \ MesaDemos-${PORTVERSION}${EXTRACT_SUFX} -- cgit v1.2.3