aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/stuffit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile
index 49f16854e023..ed94880c50a2 100644
--- a/archivers/stuffit/Makefile
+++ b/archivers/stuffit/Makefile
@@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}
STUFFIT_FILES= bin/unstuff bin/stuff
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1
+MAN1 = stuff.1 unstuff.1
+
post-fetch:
@${CHMOD} a+x ${DISTDIR}/${DISTFILES}