diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-04 04:37:05 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-04 04:37:05 +0000 |
commit | b437fa75df62c4b48baf5d83c9f0f6c00c9458ce (patch) | |
tree | bc4b64b529d8d4c70897ee8f5b76025faa31c4b5 /security/Makefile | |
parent | e26390d4c4a6dac27956719dc455ae2a72e54860 (diff) | |
download | FreeBSD-ports-b437fa75df62c4b48baf5d83c9f0f6c00c9458ce.zip FreeBSD-ports-b437fa75df62c4b48baf5d83c9f0f6c00c9458ce.tar.gz |
add beecrypt, an open source cryptography library
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 348a890..054fb62 100644 --- a/security/Makefile +++ b/security/Makefile @@ -7,6 +7,7 @@ SUBDIR += aide SUBDIR += amavis-perl SUBDIR += apg + SUBDIR += beecrypt SUBDIR += bjorb SUBDIR += bro SUBDIR += bugs |