summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-14 14:43:51 +0000
committerjlam <jlam@pkgsrc.org>2004-02-14 14:43:51 +0000
commit2b41236203769847afe802f54f77622aca27ed16 (patch)
tree72dbecfca36886941f93b54daf8add80ee698790 /security/cyrus-sasl2
parent4d802060220b22f2e240ca90c63924192e043a4f (diff)
downloadpkgsrc-2b41236203769847afe802f54f77622aca27ed16.tar.gz
Add a note to cyrus-sasl2/Makefile.common about which package Makefiles
include it. This is a reminder to anyone who updates cyrus-sasl2 to also touch the other packages. Update the cy2-*/PLIST files to have the correct module version numbers.
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile.common8
1 files changed, 7 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common
index 4b17233bb74..f94ff3ff0b8 100644
--- a/security/cyrus-sasl2/Makefile.common
+++ b/security/cyrus-sasl2/Makefile.common
@@ -1,4 +1,10 @@
-# $NetBSD: Makefile.common,v 1.16 2004/02/14 13:55:19 jlam Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/02/14 14:43:51 jlam Exp $
+#
+# This file is currently included by:
+#
+# security/cyrus-sasl2/Makefile
+# security/cy2-login/Makefile
+# security/cy2-ntlm/Makefile
#
# This Makefile fragment should be included _below_ any SASL_PLUGIN
# definition and _above_ any CONFIGURE_ARGS definitions.