diff options
author | wen <wen@FreeBSD.org> | 2009-12-07 17:47:28 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-07 17:47:28 +0800 |
commit | 438f9c26bcfabd7ef6e6593366c3c7029c65a3cb (patch) | |
tree | c837e1f19c241a333a915c170edf672c6d74cd8a /security/Makefile | |
parent | c1b0df64eb498f7a429631756067fc4c6e1e9eca (diff) | |
download | freebsd-ports-gnome-438f9c26bcfabd7ef6e6593366c3c7029c65a3cb.tar.gz freebsd-ports-gnome-438f9c26bcfabd7ef6e6593366c3c7029c65a3cb.tar.zst freebsd-ports-gnome-438f9c26bcfabd7ef6e6593366c3c7029c65a3cb.zip |
- Add entry for pear-Crypt_HMAC2
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 0f310a9e1a06..5df8a85b7c31 100644 --- a/security/Makefile +++ b/security/Makefile @@ -583,6 +583,7 @@ SUBDIR += pear-Crypt_DiffieHellman SUBDIR += pear-Crypt_GPG SUBDIR += pear-Crypt_HMAC + SUBDIR += pear-Crypt_HMAC2 SUBDIR += pear-Crypt_MicroID SUBDIR += pear-Crypt_RC4 SUBDIR += pear-Crypt_RSA |