diff options
-rw-r--r-- | dns/domtools/Makefile | 4 | ||||
-rw-r--r-- | net/domtools/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index 3919113d68b2..bab8ecaa03bc 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -8,7 +8,9 @@ PORTNAME= domtools PORTVERSION= 1.5.0 CATEGORIES= net -MASTER_SITES= http://www.domtools.com/pub/ +MASTER_SITES= http://www.domtools.com/pub/ \ + http://www.ussrback.com/UNIX/utilities/ \ + http://packetstormsecurity.org/UNIX/utilities/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= veers@disturbed.net diff --git a/net/domtools/Makefile b/net/domtools/Makefile index 3919113d68b2..bab8ecaa03bc 100644 --- a/net/domtools/Makefile +++ b/net/domtools/Makefile @@ -8,7 +8,9 @@ PORTNAME= domtools PORTVERSION= 1.5.0 CATEGORIES= net -MASTER_SITES= http://www.domtools.com/pub/ +MASTER_SITES= http://www.domtools.com/pub/ \ + http://www.ussrback.com/UNIX/utilities/ \ + http://packetstormsecurity.org/UNIX/utilities/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= veers@disturbed.net |