diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-19 10:07:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-19 10:07:29 +0000 |
commit | 42a5e179b869f26d251b4ad2372bf4158e4ba33b (patch) | |
tree | a56e579abeb28373cf92c9341086ad8c218b4b69 /security/Makefile | |
parent | 0e982b085dd4dc725ac77c70c29ce68acf3af29d (diff) | |
download | ports-42a5e179b869f26d251b4ad2372bf4158e4ba33b.tar.gz ports-42a5e179b869f26d251b4ad2372bf4158e4ba33b.zip |
Notes
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 d5d522f3ca05..0f0d001a90c8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -150,6 +150,7 @@ SUBDIR += libident SUBDIR += libksba SUBDIR += libmcrypt + SUBDIR += libntlm SUBDIR += libparanoia SUBDIR += libprelude SUBDIR += libsectok |