diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/domtools/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |