From 88eb3ae427e3ab7d3f9a4eefcba528c21a999282 Mon Sep 17 00:00:00 2001
From: asami <asami@FreeBSD.org>
Date: Wed, 30 Apr 1997 03:18:09 +0000
Subject: Use new MASTER_SITE_LOCAL variable from bsd.port.mk.

---
 games/xmine/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'games/xmine')

diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index 289f9ad..4ca81fd 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,13 +3,13 @@
 # Date created:		25 December 1994
 # Whom:			joerg
 #
-# $Id: Makefile,v 1.11 1996/11/18 13:59:23 asami Exp $
+# $Id: Makefile,v 1.12 1997/01/03 11:33:16 obrien Exp $
 #
 
 DISTNAME=	xmine-1.0.3-Xaw
 PKGNAME=	xmine-1.0.3
 CATEGORIES=	games
-MASTER_SITES=	ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 
 MAINTAINER=	joerg@FreeBSD.org
 
-- 
cgit v1.1