diff options
author | tom <tom@FreeBSD.org> | 2001-10-23 20:37:57 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2001-10-23 20:37:57 +0800 |
commit | 341a8c781b74355b79df29bc6d0c31272a806b53 (patch) | |
tree | 59adce678c8773ff002857e06febcaf750e41943 /net | |
parent | e715fc3b576d91cc44ec1ebc2fc4ec4596d6a2e3 (diff) | |
download | freebsd-ports-gnome-341a8c781b74355b79df29bc6d0c31272a806b53.tar.gz freebsd-ports-gnome-341a8c781b74355b79df29bc6d0c31272a806b53.tar.zst freebsd-ports-gnome-341a8c781b74355b79df29bc6d0c31272a806b53.zip |
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 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 |