diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-07-15 15:37:45 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-07-15 15:37:45 +0000 |
commit | d962ea6cd1b9d5f1b7f57aa327b3918ec1b1998c (patch) | |
tree | 3d80bcf6c8a397d8c918f91f3e8f43ddcfe12eb6 /security/Makefile | |
parent | b2d062f6ab14b15d23206e1d985fdf2b624da10f (diff) | |
download | ports-d962ea6cd1b9d5f1b7f57aa327b3918ec1b1998c.tar.gz ports-d962ea6cd1b9d5f1b7f57aa327b3918ec1b1998c.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0ca1ffc0cbdf..432bdfdbd4dd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -39,6 +39,7 @@ SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += libmcrypt + SUBDIR += libmcrypt-nm SUBDIR += libparanoia SUBDIR += librsaintl SUBDIR += logcheck @@ -56,7 +57,6 @@ SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl - SUBDIR += p SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-CBC |