diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-08-08 14:30:52 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-08-08 14:30:52 +0000 |
commit | 825a70040b27c8299a5e0b839ccd191c1a41f3c3 (patch) | |
tree | fb738d9c22397ac90bfe3d1269a9ae733125dcd9 /security/Makefile | |
parent | cde3dbcf90667f219b2f03ee4db29f08f0ff4416 (diff) | |
download | ports-825a70040b27c8299a5e0b839ccd191c1a41f3c3.tar.gz ports-825a70040b27c8299a5e0b839ccd191c1a41f3c3.zip |
Activate cyrus-imapd2 and cyrus-sasl2.
Notes
Notes:
svn path=/head/; revision=64226
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 e9064da389b1..5e1ddc412590 100644 --- a/security/Makefile +++ b/security/Makefile @@ -35,6 +35,7 @@ SUBDIR += crank SUBDIR += cryptopp SUBDIR += cyrus-sasl + SUBDIR += cyrus-sasl2 SUBDIR += ddos_scan SUBDIR += didentd SUBDIR += digest |