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. --- games/quakeforge/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/quakeforge') diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 33b5ce6dd884..9032f387cf13 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -8,7 +8,8 @@ PORTNAME= QuakeForge PORTVERSION= 0.1.1 CATEGORIES= games -MASTER_SITES= http://download.sourceforge.net/quake/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= quake DISTNAME= quakeforge-${PORTVERSION} .if !defined(NO_WAD) MASTER_SITES+= http://www.devolution.com/~slouken/SDL/projects/quake/data/ -- cgit v1.2.3