diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-08-08 17:16:59 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-08-08 17:16:59 +0000 |
commit | c7e5dc01a316a8b891acf15eb42c99842df0be08 (patch) | |
tree | dedfa8911724ba39ab1f7dea8237c8a0425beeb9 /sysutils | |
parent | e83e9fda1cf70359bea307eb650e6ff44747966c (diff) | |
download | ports-c7e5dc01a316a8b891acf15eb42c99842df0be08.tar.gz ports-c7e5dc01a316a8b891acf15eb42c99842df0be08.zip |
Notes
Diffstat (limited to 'sysutils')
-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 |