aboutsummaryrefslogtreecommitdiffstats
path: root/www/squidtimes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squidtimes/Makefile')
-rw-r--r--www/squidtimes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidtimes/Makefile b/www/squidtimes/Makefile
index bc5e8a9cdbbf..02c49fb03ad8 100644
--- a/www/squidtimes/Makefile
+++ b/www/squidtimes/Makefile
@@ -27,6 +27,6 @@ do-install:
@ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidtimes
post-install:
- @ ${CAT} ${PKGDIR}/MESSAGE
+ @ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>