diff options
-rw-r--r-- | devel/cweb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile index ec9ae1121169..6359547af71d 100644 --- a/devel/cweb/Makefile +++ b/devel/cweb/Makefile @@ -36,7 +36,5 @@ do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/cwebman.tex ${STAGEDIR}${DOCSDIR} .endif - @${ECHO} - @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |