summaryrefslogtreecommitdiff
path: root/dns/domtools/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2009-07-31 20:01:51 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2009-07-31 20:01:51 +0000
commitbb8d5ddde21a116a56f491b6e86d44c4093a0b01 (patch)
tree47abea70d5e73a13ec2c79ea43f88bbfea518658 /dns/domtools/Makefile
parent- Update to 0.6.03 (diff)
Add additional distfile locations to MASTER_SITES
Notes
Notes: svn path=/head/; revision=238711
Diffstat (limited to 'dns/domtools/Makefile')
-rw-r--r--dns/domtools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile
index 3be6280546a0..ae9da2329b18 100644
--- a/dns/domtools/Makefile
+++ b/dns/domtools/Makefile
@@ -8,7 +8,9 @@
PORTNAME= domtools
PORTVERSION= 1.6.0
CATEGORIES= dns
-MASTER_SITES= http://freebsd.unixfreunde.de/sources/
+MASTER_SITES= http://www.domtools.com/pub/ \
+ http://freebsd.unixfreunde.de/sources/ \
+ http://www.sfr-fresh.com/unix/misc/dns/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org