summaryrefslogtreecommitdiff
path: root/security/PAM
diff options
context:
space:
mode:
Diffstat (limited to 'security/PAM')
-rw-r--r--security/PAM/buildlink.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/PAM/buildlink.mk b/security/PAM/buildlink.mk
index d03ff53ee7d..466ddcd3b78 100644
--- a/security/PAM/buildlink.mk
+++ b/security/PAM/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.3 2001/05/26 07:26:51 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.4 2001/06/09 15:30:53 wiz Exp $
#
# This Makefile fragment is included by packages that use libpam.
#
@@ -43,7 +43,7 @@ link-pam-headers:
${RM} -f $${dest}; \
${LN} -sf $${inc} $${dest}; \
fi; \
- done
+ done
# This target links the libraries into ${BUILDLINK_LIBDIR}, which should
# be searched first by the linker.