summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-13 21:45:12 +0000
committerwiz <wiz>2006-04-13 21:45:12 +0000
commit2dc4749facca2ffef40489bc2c7d33d9a865b9cb (patch)
treedf83175fa75029d606eaa4c0306c97cb82c83b46 /security/p5-Authen-SASL-Cyrus
parentc62058958df53fdcd8dc44fe3f111552f12dcc76 (diff)
downloadpkgsrc-2dc4749facca2ffef40489bc2c7d33d9a865b9cb.tar.gz
Update path from cyrus-sasl2 to cyrus-sasl.
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus')
-rw-r--r--security/p5-Authen-SASL-Cyrus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile
index d78a9b07818..e6d913148db 100644
--- a/security/p5-Authen-SASL-Cyrus/Makefile
+++ b/security/p5-Authen-SASL-Cyrus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:45 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/13 21:45:13 wiz Exp $
#
DISTNAME= Authen-SASL-Cyrus-0.07
@@ -16,6 +16,6 @@ DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL
PERL5_PACKLIST= auto/Authen/SASL/Cyrus/.packlist
.include "../../lang/perl5/module.mk"
-.include "../../security/cyrus-sasl2/buildlink3.mk"
+.include "../../security/cyrus-sasl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"