aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/chromium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index c6c8966f5ce..6f3ef52316c 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -176,7 +176,7 @@ do-install:
post-install:
.if ${OSVERSION} < 900000
-@${CAT} ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.mk>