aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/coovachilli
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:23 +0000
commitfba719f9426367fbbda2b91f6dc1669c077bd848 (patch)
tree502091b373228367cc39e252a3754ec256a0a7bb /net-mgmt/coovachilli
parent55d4c8ba786af43c6fa3cb839185cfdda68e1d80 (diff)
downloadports-fba719f9426367fbbda2b91f6dc1669c077bd848.tar.gz
ports-fba719f9426367fbbda2b91f6dc1669c077bd848.zip
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386913
Diffstat (limited to 'net-mgmt/coovachilli')
-rw-r--r--net-mgmt/coovachilli/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/coovachilli/Makefile b/net-mgmt/coovachilli/Makefile
index fd924bbc9043..8c5621ef0cd3 100644
--- a/net-mgmt/coovachilli/Makefile
+++ b/net-mgmt/coovachilli/Makefile
@@ -32,6 +32,5 @@ post-install:
${INSTALL_MAN} ${FILESDIR}/main.conf.sample ${STAGEDIR}/${EXAMPLESDIR}
${INSTALL_MAN} ${FILESDIR}/pf.conf.sample ${STAGEDIR}/${EXAMPLESDIR}
${INSTALL_MAN} ${FILESDIR}/ipfw-config.sample ${STAGEDIR}/${EXAMPLESDIR}
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>