summaryrefslogtreecommitdiff
path: root/security/nmap
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2007-06-14 14:11:29 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2007-06-14 14:11:29 +0000
commit1aa08f4538f1ac20bc69c812d7d9667bc73ef290 (patch)
tree31993356b9eba1a285abc5b3032b6c904aed0d4a /security/nmap
parent- Fix mastersite. (diff)
- Fix mastersite.
PR: ports/113203 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=193476
Diffstat (limited to 'security/nmap')
-rw-r--r--security/nmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 0bcfc4650b49..f89b0b3fb57d 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -11,8 +11,8 @@ PORTREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= http://download.insecure.org/nmap/dist/ \
http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ \
- http://ftp.iasi.roedu.net/mirrors/download.insecure.org/nmap/dist/ \
- http://shadow.cc.columbia.edu/pub/software/nmap/
+ http://www.mirrorservice.org/sites/ftp.wiretapped.net/pub/security/network-mapping/nmap/ \
+ http://mirror.sg.depaul.edu/pub/security/nmap/
DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe
MAINTAINER= daniel@roe.ch