aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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