diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-06-18 10:40:11 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-06-18 10:40:11 +0800 |
commit | aa8faf7aca56afdca00056d2a17acc58cc547059 (patch) | |
tree | 5f21bb79937b5890cd09fe2d6ee1bc77afb73942 /security/Makefile | |
parent | c60fce688c6bc0c8959048be8c53973fb2b985a5 (diff) | |
download | freebsd-ports-gnome-aa8faf7aca56afdca00056d2a17acc58cc547059.tar.gz freebsd-ports-gnome-aa8faf7aca56afdca00056d2a17acc58cc547059.tar.zst freebsd-ports-gnome-aa8faf7aca56afdca00056d2a17acc58cc547059.zip |
PR: 53011
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by: me
Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System.
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 5f80bb583a8d..916f50bc5b79 100644 --- a/security/Makefile +++ b/security/Makefile @@ -133,6 +133,7 @@ SUBDIR += libksba SUBDIR += libmcrypt SUBDIR += libparanoia + SUBDIR += libprelude SUBDIR += libtasn1 SUBDIR += liedentd SUBDIR += logcheck |