aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-logwatch
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-17 11:21:57 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-17 11:21:57 +0000
commit91ae61ccbe354d4335e246bc89e27f986b4d445c (patch)
tree7b04c47489f9e1b174c43041d18400c2a0704b55 /mail/postfix-logwatch
parentdbb41fc2bf5a9bbd66bdd6e2b354684cd39b6ecd (diff)
downloadports-91ae61ccbe354d4335e246bc89e27f986b4d445c.tar.gz
ports-91ae61ccbe354d4335e246bc89e27f986b4d445c.zip
Fix typo.
Caught by: az
Notes
Notes: svn path=/head/; revision=362132
Diffstat (limited to 'mail/postfix-logwatch')
-rw-r--r--mail/postfix-logwatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-logwatch/Makefile b/mail/postfix-logwatch/Makefile
index 8bec84bf7728..e644afcd8fc9 100644
--- a/mail/postfix-logwatch/Makefile
+++ b/mail/postfix-logwatch/Makefile
@@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
@(cd ${WRKSRC} && \
- ${REINPLACE_CMD} -e 's!/usr/local/etc!${ETCDIR}' \
+ ${REINPLACE_CMD} -e 's!/usr/local/etc!${ETCDIR}!' \
${PORTNAME} ${PORTNAME}.1 README)
do-install: