- Remove redundant pkg-message display

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-23 12:54:24 +00:00
parent 8d1ecbb00a
commit b856ae2798
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358930

View file

@ -23,7 +23,4 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/600.fbsdmon \
${STAGEDIR}${PREFIX}/etc/periodic/weekly
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>