aboutsummaryrefslogtreecommitdiffstats
path: root/security/nmap
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2007-06-14 22:11:29 +0800
committerjmelo <jmelo@FreeBSD.org>2007-06-14 22:11:29 +0800
commit14e99d21d40b4b1c6a3523235d92c9c3ca723071 (patch)
tree9344b49d2190a5a61ed928732d7d9de612ed8e0b /security/nmap
parent0e69110418d6d4d68d5409712e9d9090203dde74 (diff)
downloadfreebsd-ports-gnome-14e99d21d40b4b1c6a3523235d92c9c3ca723071.tar.gz
freebsd-ports-gnome-14e99d21d40b4b1c6a3523235d92c9c3ca723071.tar.zst
freebsd-ports-gnome-14e99d21d40b4b1c6a3523235d92c9c3ca723071.zip
- Fix mastersite.
PR: ports/113203 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
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