summaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2003-06-01 03:56:44 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2003-06-01 03:56:44 +0000
commit4db2a4874101aba5d09aa7aad8f1566bd8c2b92c (patch)
tree5e3fc686f1559cb774e66259bd4c9454737188a0 /security/cyrus-sasl2
parentmake MySQL plugin work with MySQL 4.X. (diff)
remove useless trailing backslant.
Notes
Notes: svn path=/head/; revision=81845
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 8b1f746cdf25..24e45ff218f0 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -165,7 +165,7 @@ PLIST_SUB= PREFIX=${PREFIX} \
NTLM=${NTLM} \
GSSAPI=${GSSAPI} \
EBONES=${EBONES} \
- DOCSDIR=${DOCSDIR:S/^${PREFIX}\///} \
+ DOCSDIR=${DOCSDIR:S/^${PREFIX}\///}
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
PKGINSTALL= ${WRKDIR}/pkg-install