From 33a6aa9a28a1ee9160f6833ea6a5504dd3a5e51b Mon Sep 17 00:00:00 2001 From: dirk Date: Thu, 30 Jan 2003 09:50:18 +0000 Subject: Add security/pear-Crypt_CBC: PEAR class to emulate Perl's Crypt::CBC module PR: ports/47418 Submitted by: Thierry Thomas --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 5d6117d..07cec02 100644 --- a/security/Makefile +++ b/security/Makefile @@ -223,6 +223,7 @@ SUBDIR += pam_pop3 SUBDIR += pam_pwdfile SUBDIR += pam_smb + SUBDIR += pear-Crypt_CBC SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pgp6 -- cgit v1.1