summaryrefslogtreecommitdiff
path: root/dns/ddup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ddup/Makefile')
-rw-r--r--dns/ddup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile
index c7f82db72767..146548df9caa 100644
--- a/dns/ddup/Makefile
+++ b/dns/ddup/Makefile
@@ -45,6 +45,6 @@ do-install:
post-install:
strip ${PREFIX}/sbin/ddup
- ${CAT} ${PKGDIR}/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>