summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2000-08-08 17:16:59 +0000
committerNick Sayer <nsayer@FreeBSD.org>2000-08-08 17:16:59 +0000
commitc7e5dc01a316a8b891acf15eb42c99842df0be08 (patch)
treededfa8911724ba39ab1f7dea8237c8a0425beeb9
parentRemove www/bsdi-netscape47-*.us. (diff)
Move distfile to MASTER_SITE_LOCAL/nsayer
-rw-r--r--math/calctool/Makefile3
-rw-r--r--net/merlinmon/Makefile3
-rw-r--r--sysutils/contool/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
index 85939f631b99..718e72085e41 100644
--- a/math/calctool/Makefile
+++ b/math/calctool/Makefile
@@ -8,8 +8,9 @@
PORTNAME= calctool
PORTVERSION= 2.4.13
CATEGORIES= math
-MASTER_SITES= ftp://ftp.kfu.com/pub/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTNAME= calctool-2.4pl13
+MASTER_SITE_SUBDIR= nsayer
MAINTAINER= nsayer@quack.kfu.com
diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile
index e7c6ec7ca71b..faa72e0f1dd4 100644
--- a/net/merlinmon/Makefile
+++ b/net/merlinmon/Makefile
@@ -8,7 +8,8 @@
PORTNAME= merlinmon
PORTVERSION= 1.0
CATEGORIES= net
-MASTER_SITES= ftp://ftp.kfu.com/pub/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= nsayer
DISTNAME= merlin-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile
index 101449d5d03f..de894c5b4442 100644
--- a/sysutils/contool/Makefile
+++ b/sysutils/contool/Makefile
@@ -8,7 +8,8 @@
PORTNAME= contool
PORTVERSION= 3.3a
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.kfu.com/pub/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= nsayer
MAINTAINER= nsayer@quack.kfu.com