diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 13:13:57 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-23 13:13:57 +0000 |
commit | 29ae2adb2add530ae43051a8dc06dba972044d91 (patch) | |
tree | 0b640bf0098d10c30a6b580765ff9fbbd0820ebf /security/Makefile | |
parent | f2fd1f1b8f0d9c44dcffc3be745ea5722bf31ebd (diff) | |
download | ports-29ae2adb2add530ae43051a8dc06dba972044d91.tar.gz ports-29ae2adb2add530ae43051a8dc06dba972044d91.zip |
Add mosref 2.0.b3, a secure remote execution framework using a compact
Scheme-influenced VM.
PR: ports/102238
Submitted by: Piet Delport
Notes
Notes:
svn path=/head/; revision=171268
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 db89841dfe34..a5ff4a67daac 100644 --- a/security/Makefile +++ b/security/Makefile @@ -255,6 +255,7 @@ SUBDIR += metasploit SUBDIR += mhash SUBDIR += mindterm-binary + SUBDIR += mosref SUBDIR += mussh SUBDIR += nbaudit SUBDIR += ncrypt |