summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-13 21:45:12 +0000
committerwiz <wiz>2006-04-13 21:45:12 +0000
commit7b014939a401c71e3a85fe90b2cc7aa00793a75f (patch)
treedf83175fa75029d606eaa4c0306c97cb82c83b46 /security/p5-Authen-SASL-Cyrus/Makefile
parent2b6d2b7c1cd9910fb84ec1a329435ef7b5a418a1 (diff)
downloadpkgsrc-7b014939a401c71e3a85fe90b2cc7aa00793a75f.tar.gz
Update path from cyrus-sasl2 to cyrus-sasl.
Diffstat (limited to 'security/p5-Authen-SASL-Cyrus/Makefile')
-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"