From d8187fd02f19d72f8c19516bfa40efb6af764c8f Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 22 Apr 2001 16:55:23 +0000 Subject: [PATCH] Stick distfiles in my local_distfiles, since maintainer is having trouble with his servers. --- sysutils/consolehm/Makefile | 4 ++-- sysutils/wmhm/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index 52c878fc8a17..213bf99f2e1d 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -9,8 +9,8 @@ PORTNAME= consolehm PORTVERSION= 1.31 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= mmuir@cwnet.com diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index 81b1c37f7771..b89c673d7c63 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -9,8 +9,8 @@ PORTNAME= wmhm PORTVERSION= 1.45 PORTREVISION= 1 CATEGORIES= sysutils windowmaker -MASTER_SITES= ftp://muir.yi.org/pub/wmhm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= mmuir@cwnet.com