aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-08 01:09:10 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-08 01:09:10 +0000
commit3b3a7e9ef1d855d9e1968cf180e1447b376f5205 (patch)
tree704a0488c5057c597586d5d5a9fdaa2fa29f31a3 /sysutils
parent9be7679c88e7be187b6899edeed34deef1ed4657 (diff)
downloadports-3b3a7e9ef1d855d9e1968cf180e1447b376f5205.tar.gz
ports-3b3a7e9ef1d855d9e1968cf180e1447b376f5205.zip
Fix MASTER_SITES
PR: ports/97797 Submitted by: miwi Approved by: maintainer-timeout, lawrance (mentor, implicit)
Notes
Notes: svn path=/head/; revision=164775
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wait_on/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile
index f970046f968c..d624208ca713 100644
--- a/sysutils/wait_on/Makefile
+++ b/sysutils/wait_on/Makefile
@@ -8,7 +8,8 @@
PORTNAME= wait_on
PORTVERSION= 1.1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/
+MASTER_SITES= http://mirror2.unixfreunde.de/ \
+ http://freebsd.unixfreunde.de/sources/
MAINTAINER= andrew@ugh.net.au
COMMENT= Enable shell scripts to monitor directories for new files