diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-12 04:11:11 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-12 04:11:11 +0800 |
commit | 6784a4e348cc0873d58cf7d61803026f5586d123 (patch) | |
tree | 2456c84d2d107d6ee5dd3edefd21ee02ea3594a4 /security/Makefile | |
parent | ff174328aec154cba4a5d3efa80558e1c62a4a34 (diff) | |
download | freebsd-ports-gnome-6784a4e348cc0873d58cf7d61803026f5586d123.tar.gz freebsd-ports-gnome-6784a4e348cc0873d58cf7d61803026f5586d123.tar.zst freebsd-ports-gnome-6784a4e348cc0873d58cf7d61803026f5586d123.zip |
Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.
PR: 50026
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 2ad117cca22f..e6a6ce37de53 100644 --- a/security/Makefile +++ b/security/Makefile @@ -176,6 +176,7 @@ SUBDIR += openssl SUBDIR += openssl-beta SUBDIR += openvpn + SUBDIR += osiris SUBDIR += outguess SUBDIR += p5-Authen-Krb4 SUBDIR += p5-Authen-Krb5 |