aboutsummaryrefslogtreecommitdiff
path: root/x11/cool-retro-term/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cool-retro-term/Makefile')
-rw-r--r--x11/cool-retro-term/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/cool-retro-term/Makefile b/x11/cool-retro-term/Makefile
index 23fc3f8e40d3..ad6cebf28692 100644
--- a/x11/cool-retro-term/Makefile
+++ b/x11/cool-retro-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cool-retro-term
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= danfe@FreeBSD.org
@@ -31,6 +31,6 @@ post-patch:
post-install:
${INSTALL_MAN} ${WRKSRC}/packaging/debian/cool-retro-term.1 \
- ${STAGEDIR}${MANPREFIX}/man/man1
+ ${STAGEDIR}${PREFIX}/share/man/man1
.include <bsd.port.mk>