diff options
author | tom <tom@FreeBSD.org> | 2001-10-23 12:37:57 +0000 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2001-10-23 12:37:57 +0000 |
commit | 341a8c781b74355b79df29bc6d0c31272a806b53 (patch) | |
tree | 59adce678c8773ff002857e06febcaf750e41943 /net | |
parent | e715fc3b576d91cc44ec1ebc2fc4ec4596d6a2e3 (diff) | |
download | FreeBSD-ports-341a8c781b74355b79df29bc6d0c31272a806b53.zip FreeBSD-ports-341a8c781b74355b79df29bc6d0c31272a806b53.tar.gz |
Add more MASTER_SITES
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 3919113..bab8eca 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 |