diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-09-09 08:22:15 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-09-09 08:22:15 +0000 |
commit | 7200e547c2e2052451ae387d18346c053b380142 (patch) | |
tree | 2fad1e20e13c8886dff2ada251923bd04ba00c87 /security | |
parent | avoid: (diff) |
Update to version 2.2
PR: 21130
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=32447
Diffstat (limited to 'security')
-rw-r--r-- | security/saint/Makefile | 5 | ||||
-rw-r--r-- | security/saint/distinfo | 2 | ||||
-rw-r--r-- | security/saint/pkg-plist | 5 |
3 files changed, 7 insertions, 5 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index 4f309ad3f59b..d4cc8f0f6084 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -6,11 +6,10 @@ # PORTNAME= saint -PORTVERSION= 2.1.3 +PORTVERSION= 2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ - http://www.wwdsi.com/saint/downloads/ \ - ftp://ukug.uk.freebsd.org/pub/lord_cj/ + http://www.wwdsi.com/saint/downloads/ MAINTAINER= cj@vallcom.net diff --git a/security/saint/distinfo b/security/saint/distinfo index e00e8430cc8f..f2208c6fcb97 100644 --- a/security/saint/distinfo +++ b/security/saint/distinfo @@ -1 +1 @@ -MD5 (saint-2.1.3.tar.gz) = 4f15701849763bd72f2162f6386e3b7b +MD5 (saint-2.2.tar.gz) = 2db4216e8d465ce524396cf5c2d23096 diff --git a/security/saint/pkg-plist b/security/saint/pkg-plist index 6d9694969d6d..fe285522b0de 100644 --- a/security/saint/pkg-plist +++ b/security/saint/pkg-plist @@ -10,6 +10,7 @@ saint/READMEs/CHANGES-1.3.6-1.5 saint/READMEs/README.SNMP saint/READMEs/CHANGES saint/READMEs/CHANGES-2.0 +saint/READMEs/CHANGES-2.1 saint/bin/gopher.saint saint/bin/cmsd.saint saint/bin/sadmind.saint @@ -71,6 +72,7 @@ saint/bin/ftp-scan saint/bin/nfs-chk saint/bin/yp-chk saint/bin/fping +saint/bin/smurf.saint saint/config/passwd saint/config/paths.pl saint/config/paths.sh @@ -190,7 +192,6 @@ saint/html/tutorials/vulnerability/JetAdmin_vulnerabilities.html saint/html/tutorials/vulnerability/http_Cmail_access.html saint/html/tutorials/vulnerability/Gauntlet_WebShield_cyberdaemon.html saint/html/tutorials/vulnerability/Kerberos_detected.html -saint/html/tutorials/vulnerability/Possible_fraggle_problem.html saint/html/tutorials/vulnerability/objectserver_vulnerability.html saint/html/tutorials/vulnerability/Archives saint/html/tutorials/vulnerability/DNS_vulnerabilities.html @@ -271,6 +272,8 @@ saint/html/tutorials/vulnerability/IRIX_telnetd.html saint/html/tutorials/vulnerability/WebLogic_vulnerabilities.html saint/html/tutorials/vulnerability/gopher_vulnerabilities.html saint/html/tutorials/vulnerability/http_Website_Pro.html +saint/html/tutorials/vulnerability/ntop_server_vulnerability.html +saint/html/tutorials/vulnerability/packet_flooding_problems.html saint/include/netinet/if_ether.h saint/include/netinet/igmp.h saint/include/netinet/in.h |