summaryrefslogtreecommitdiff
path: root/security/cy2-otp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-04-13 21:45:12 +0000
committerwiz <wiz@pkgsrc.org>2006-04-13 21:45:12 +0000
commit0719006c41c5960c7848b1e488e9656d269e72f7 (patch)
treedf83175fa75029d606eaa4c0306c97cb82c83b46 /security/cy2-otp
parent66276e181252d79dd4d9affb1ff2c7a6b6eb395d (diff)
downloadpkgsrc-0719006c41c5960c7848b1e488e9656d269e72f7.tar.gz
Update path from cyrus-sasl2 to cyrus-sasl.
Diffstat (limited to 'security/cy2-otp')
-rw-r--r--security/cy2-otp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-otp/Makefile b/security/cy2-otp/Makefile
index 273af0f15fe..f83a958479c 100644
--- a/security/cy2-otp/Makefile
+++ b/security/cy2-otp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:42 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/13 21:45:14 wiz Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-otp/}
PKGREVISION= 1
@@ -7,7 +7,7 @@ SASL_PLUGIN= yes
CONFLICTS= cyrus-sasl<=2.1.19nb1
-.include "../../security/cyrus-sasl2/Makefile.common"
+.include "../../security/cyrus-sasl/Makefile.common"
CONFIGURE_ARGS+= --enable-otp
CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}