diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-08-08 17:16:59 +0000 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-08-08 17:16:59 +0000 |
commit | ae8e8df06c1d44000c40deff155b37f9aeedc49d (patch) | |
tree | 5bf2b400f0237f932b967a4cb763c52ba9e1de40 /math/calctool | |
parent | 84a719e08c141bafdfafb7065f1b7421b03895b7 (diff) | |
download | FreeBSD-ports-ae8e8df06c1d44000c40deff155b37f9aeedc49d.zip FreeBSD-ports-ae8e8df06c1d44000c40deff155b37f9aeedc49d.tar.gz |
Move distfile to MASTER_SITE_LOCAL/nsayer
Diffstat (limited to 'math/calctool')
-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 85939f6..718e720 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 |