summaryrefslogtreecommitdiff
path: root/net/exaddos
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-21 06:54:34 +0000
commit33266a2e0ed165296de481601c99571f24142536 (patch)
treebf3c65d6714e03fb6ad655cacb951db8c05befd6 /net/exaddos
parent- Don't cat pkg-message from Makefiles (diff)
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386914
Diffstat (limited to 'net/exaddos')
-rw-r--r--net/exaddos/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile
index 62d39c16955c..d952fe9f0c27 100644
--- a/net/exaddos/Makefile
+++ b/net/exaddos/Makefile
@@ -37,7 +37,4 @@ do-install:
@${INSTALL_DATA} ${WRKDIR}/exaddos.conf.sample \
${STAGEDIR}${ETCDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>