diff options
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 |