diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-22 01:37:01 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-22 01:37:01 +0000 |
commit | 3e57cc67c86cab5b42e9867dce1adecd1c33ae30 (patch) | |
tree | d971e640c765dc017a91a4f8df0e3b8be4802fba /security | |
parent | Take over maintainership of this one, too. Previous maintainer bounces. (diff) |
Update MASTER_SITES
PR: 41869
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
Notes
Notes:
svn path=/head/; revision=64792
Diffstat (limited to 'security')
-rw-r--r-- | security/find_ddos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile index 2d7a61116f59..eb51733b619c 100644 --- a/security/find_ddos/Makefile +++ b/security/find_ddos/Makefile @@ -9,8 +9,8 @@ PORTNAME= find_ddos PORTVERSION= 4.2 CATEGORIES= security -MASTER_SITES= http://ftp.cert.org.tw/tools/Security_Scanner/DDOS/ \ - http://www.fbi.gov/nipc/ +MASTER_SITES= http://ftp.cert.org.tw/tools/Security_Scanner/DDOS/ + DISTNAME= find_ddos_v42_linux EXTRACT_SUFX= .tar.Z |