diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-14 20:38:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-14 20:38:48 +0800 |
commit | 6590183438dfcda65a2b7121f01d419e633a1731 (patch) | |
tree | daa8d4e108a13ebb4e0642ce21eed68b64f8c474 /security/Makefile | |
parent | b7a07ba08b9395e8ad3969e806979532faeea56b (diff) | |
download | freebsd-ports-gnome-6590183438dfcda65a2b7121f01d419e633a1731.tar.gz freebsd-ports-gnome-6590183438dfcda65a2b7121f01d419e633a1731.tar.zst freebsd-ports-gnome-6590183438dfcda65a2b7121f01d419e633a1731.zip |
add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG
PR: 43894
Submitted by: Tilman Linneweh <tilman@arved.de>
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 d84015b808e7..d92deea6835c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -98,6 +98,7 @@ SUBDIR += lcrzo SUBDIR += lcrzoex SUBDIR += libfwbuilder + SUBDIR += libgcrypt SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libparanoia |