diff options
Diffstat (limited to 'net-mgmt/spectools/Makefile')
-rw-r--r-- | net-mgmt/spectools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/spectools/Makefile b/net-mgmt/spectools/Makefile index 69e2e807b187..128d8ea7157c 100644 --- a/net-mgmt/spectools/Makefile +++ b/net-mgmt/spectools/Makefile @@ -64,6 +64,5 @@ post-install: ${MKDIR} ${STAGEDIR}/${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S@^@${WRKSRC}/@} ${STAGEDIR}/${DOCSDIR} .endif - @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> |