summaryrefslogtreecommitdiff
path: root/www/web500gw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/web500gw/Makefile')
-rw-r--r--www/web500gw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/web500gw/Makefile b/www/web500gw/Makefile
index 28458488b971..ec3d3ded6a21 100644
--- a/www/web500gw/Makefile
+++ b/www/web500gw/Makefile
@@ -36,6 +36,6 @@ WEB500GWDIR= ${PREFIX}/etc/web500gw
post-install:
strip ${INSTDIR}/web500gw
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>