diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:06:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:06:44 +0000 |
commit | a56b913054966342d688448b82776bce8b94f557 (patch) | |
tree | 1cdf93f8a3725b2215f81566bf1105a15305c371 /dns/domtools | |
parent | 908dec17edad60a7b467f3cdd2c00fcdaf08798a (diff) | |
download | ports-a56b913054966342d688448b82776bce8b94f557.tar.gz ports-a56b913054966342d688448b82776bce8b94f557.zip |
Notes
Diffstat (limited to 'dns/domtools')
-rw-r--r-- | dns/domtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index 261c130210f6..a89e958d111f 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.0 CATEGORIES= dns MASTER_SITES= http://www.domtools.com/pub/ \ http://www.ussrback.com/UNIX/utilities/ \ - http://packetstormsecurity.org/UNIX/utilities/ + http://packetstormsecurity.nl/UNIX/utilities/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= veers@disturbed.net |