diff options
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r-- | math/calctool/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |