From 2f5d91bcee2d904efb83ffd3b6d66cfb84f69bd5 Mon Sep 17 00:00:00 2001 From: rakuco Date: Sat, 22 Jun 2013 21:44:24 +0000 Subject: Set MASTER_SITES to FreeBSD's mirror. matt.sixxgate.com currently redirects to a parking site. PR: ports/179658 Submitted by: John Marino --- deskutils/mrundlg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deskutils/mrundlg/Makefile b/deskutils/mrundlg/Makefile index 4a5f17b47039..fdf7128d10dd 100644 --- a/deskutils/mrundlg/Makefile +++ b/deskutils/mrundlg/Makefile @@ -9,7 +9,8 @@ PORTNAME= mrundlg PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= deskutils -MASTER_SITES= http://matt.sixxgate.com/files/ +# MASTER_SITES= http://matt.sixxgate.com/files/ +MASTER_SITES= ${MASTER_SITE_FREEBSD} MAINTAINER= sixxgate@hotmail.com COMMENT= An application / program launcher for Motif -- cgit