summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-14 14:43:51 +0000
committerjlam <jlam>2004-02-14 14:43:51 +0000
commit0b932788236bad62ace666f5c34d92f6a9a175d7 (patch)
tree72dbecfca36886941f93b54daf8add80ee698790 /security/cyrus-sasl2
parentaa829489004977943dc0c97dc79a56cda52c7db6 (diff)
downloadpkgsrc-0b932788236bad62ace666f5c34d92f6a9a175d7.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.