diff options
author | glewis <glewis@FreeBSD.org> | 2004-07-27 20:28:18 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-07-27 20:28:18 +0000 |
commit | a1b89e101779ae4a7c53d8d4dfa2e7e1bb74df66 (patch) | |
tree | 1e3361e6cb527c44529d7f01fb1f76a9ddb8535d /security | |
parent | a6698c7a1ccccb5263209df0367989fa955a71db (diff) | |
download | FreeBSD-ports-a1b89e101779ae4a7c53d8d4dfa2e7e1bb74df66.zip FreeBSD-ports-a1b89e101779ae4a7c53d8d4dfa2e7e1bb74df66.tar.gz |
. Add support for FreeBSD 4.10.
PR: 69614
Submitted by: Yonatan <yonatan@xpert.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/rkhunter/files/patch-os.dat | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/rkhunter/files/patch-os.dat b/security/rkhunter/files/patch-os.dat new file mode 100644 index 0000000..3dabadd --- /dev/null +++ b/security/rkhunter/files/patch-os.dat @@ -0,0 +1,12 @@ +$FreeBSD$ + +--- files/os.dat.orig Mon Jul 26 13:37:35 2004 ++++ files/os.dat Mon Jul 26 13:38:02 2004 +@@ -69,6 +69,7 @@ + 207:OpenBSD 3.4 (i386):/bin/md5:/usr/local/bin: + 208:FreeBSD 4.9 (i386):/sbin/md5 -q:/usr/local/bin: + 209:FreeBSD 5.2.1 (i386):/sbin/md5 -q:/usr/local/bin: ++210:FreeBSD 4.10 (i386):/sbin/md5 -q:/usr/local/bin: + 300:Sun Solaris 8 (sparc):/bin/ls:/bin: + 400:IBM AIX 5.4:/bin/ls:/bin: + 401:IBM AIX 5.3:/bin/ls:/bin: |