diff options
Diffstat (limited to 'dns/domtools')
-rw-r--r-- | dns/domtools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index 2c01de1e2dab..d7c2da63a764 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -8,9 +8,7 @@ PORTNAME= domtools PORTVERSION= 1.6.0 CATEGORIES= dns -MASTER_SITES= http://www.domtools.com/pub/ \ - http://www.ussrback.com/UNIX/utilities/ \ - http://packetstormsecurity.nl/UNIX/utilities/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= veers@disturbed.net |