diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 07:58:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-27 07:58:41 +0000 |
commit | b65e78ff7c1172a7ede6c9e7507bc0ac3f178e64 (patch) | |
tree | 1ac1e305123d19faa569e642b57b22010069a360 /sysutils/wait_on | |
parent | 88a5c4f261b72e9150945f8c5cee1957fdb31981 (diff) |
Notes
Diffstat (limited to 'sysutils/wait_on')
-rw-r--r-- | sysutils/wait_on/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile index 4f850fc6ad96..f970046f968c 100644 --- a/sysutils/wait_on/Makefile +++ b/sysutils/wait_on/Makefile @@ -8,9 +8,7 @@ PORTNAME= wait_on PORTVERSION= 1.1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/ \ - ftp://ftp.megamirror.com/pub/ugh/unix/wait_on/ \ - http://ftp.megamirror.com/pub/ugh/unix/wait_on/ +MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/ MAINTAINER= andrew@ugh.net.au COMMENT= Enable shell scripts to monitor directories for new files |