diff options
author | obrien <obrien@FreeBSD.org> | 2002-10-19 02:29:33 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-10-19 02:29:33 +0800 |
commit | b88e3f61e9bb12f50ebf6da6e895bd86df5a6144 (patch) | |
tree | 672cfd9576bbf0e41cd1096c457d262b44001387 /security | |
parent | 172db5297c4e99b604928b9ae04048109222bf61 (diff) | |
download | freebsd-ports-gnome-b88e3f61e9bb12f50ebf6da6e895bd86df5a6144.tar.gz freebsd-ports-gnome-b88e3f61e9bb12f50ebf6da6e895bd86df5a6144.tar.zst freebsd-ports-gnome-b88e3f61e9bb12f50ebf6da6e895bd86df5a6144.zip |
I don't offer any nmap files any longer.
Diffstat (limited to 'security')
-rw-r--r-- | security/nmap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index a3698c99c2e2..e4d2ee752464 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -10,7 +10,6 @@ PORTNAME?= nmap PORTVERSION= 3.00 CATEGORIES= security MASTER_SITES= http://download.insecure.org/nmap/dist/ \ - ftp://nuxi.ucdavis.edu/pub/misc/ \ http://www.mobis.com/ajax/projects/ DISTNAME= nmap-${PORTVERSION:S/.b/BETA/} EXTRACT_SUFX= .tgz |