diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-08-09 01:16:59 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-08-09 01:16:59 +0800 |
commit | ae8e8df06c1d44000c40deff155b37f9aeedc49d (patch) | |
tree | 5bf2b400f0237f932b967a4cb763c52ba9e1de40 /sysutils/contool | |
parent | 84a719e08c141bafdfafb7065f1b7421b03895b7 (diff) | |
download | freebsd-ports-gnome-ae8e8df06c1d44000c40deff155b37f9aeedc49d.tar.gz freebsd-ports-gnome-ae8e8df06c1d44000c40deff155b37f9aeedc49d.tar.zst freebsd-ports-gnome-ae8e8df06c1d44000c40deff155b37f9aeedc49d.zip |
Move distfile to MASTER_SITE_LOCAL/nsayer
Diffstat (limited to 'sysutils/contool')
-rw-r--r-- | sysutils/contool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |