diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-13 21:35:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-13 21:35:24 +0000 |
commit | 0a14375794529a9f71300154d871b11751ac8a93 (patch) | |
tree | af50e90087339059b0f997ee93b027be0436ba90 /security/Makefile | |
parent | 5c20b924a99d0ed3fee15f2b5d0dc260246a0187 (diff) | |
download | pkgsrc-0a14375794529a9f71300154d871b11751ac8a93.tar.gz |
Finish move of cyrus-sasl2 to cyrus-sasl.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d66eb99c83c..5db55eeb494 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.267 2006/04/01 21:48:49 minskim Exp $ +# $NetBSD: Makefile,v 1.268 2006/04/13 21:35:24 wiz Exp $ # COMMENT= Security tools @@ -41,7 +41,7 @@ SUBDIR+= cy2-ntlm SUBDIR+= cy2-otp SUBDIR+= cy2-plain SUBDIR+= cy2-sql -SUBDIR+= cyrus-sasl2 +SUBDIR+= cyrus-sasl SUBDIR+= cyrus-saslauthd SUBDIR+= ddos-scan SUBDIR+= destroy |