aboutsummaryrefslogtreecommitdiff
path: root/news/pgpmoose/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/pgpmoose/Makefile')
-rw-r--r--news/pgpmoose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pgpmoose/Makefile b/news/pgpmoose/Makefile
index 6f377022ecbe..fa17a1d2c551 100644
--- a/news/pgpmoose/Makefile
+++ b/news/pgpmoose/Makefile
@@ -31,7 +31,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/bin/
.endfor
.for i in ${MAN1}
- ${INSTALL_MAN} ${WRKSRC}/${i} ${STAGEDIR}${MANPREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/man/man1/
.endfor
.include <bsd.port.mk>