diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-07-15 23:34:47 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-07-15 23:34:47 +0800 |
commit | 20b86778fdad6ae92532aba2cae22751855c50b0 (patch) | |
tree | 8d155c201230f0db1e0b53ac5c33f144a909d9ab /security | |
parent | 2957fed7882c7e9c576e733e46bfba7d29f3d98f (diff) | |
download | freebsd-ports-gnome-20b86778fdad6ae92532aba2cae22751855c50b0.tar.gz freebsd-ports-gnome-20b86778fdad6ae92532aba2cae22751855c50b0.tar.zst freebsd-ports-gnome-20b86778fdad6ae92532aba2cae22751855c50b0.zip |
Add port for the no-loadable-module version of the latest libmcrypt.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 1c4542dc27ad..0ca1ffc0cbdf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -56,6 +56,7 @@ SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl + SUBDIR += p SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-CBC |