diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-03-25 21:04:56 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-03-25 21:04:56 +0800 |
commit | 149a95fcef242d3809a10324286096014f83c0ec (patch) | |
tree | 6c9ac51a7a320fc038a19be55fd1f81a7009f262 /security/Makefile | |
parent | 5de3e033859182eedd7ca138dd7b117f60232897 (diff) | |
download | freebsd-ports-gnome-149a95fcef242d3809a10324286096014f83c0ec.tar.gz freebsd-ports-gnome-149a95fcef242d3809a10324286096014f83c0ec.tar.zst freebsd-ports-gnome-149a95fcef242d3809a10324286096014f83c0ec.zip |
Add libidea 0.8.2b, iDEA block cipher library.
PR: 43793
Submitted by: Jim Geovedi <jim@corebsd.or.id>
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 b344492dd152..d7d3ad8242d8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -115,6 +115,7 @@ SUBDIR += libfwbuilder SUBDIR += libgcrypt SUBDIR += libgringotts + SUBDIR += libidea SUBDIR += libident SUBDIR += libksba SUBDIR += libmcrypt |