aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/v7sh/Makefile2
-rw-r--r--shells/v7sh/files/Makefile2
-rw-r--r--shells/v7sh/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile
index edb955556dfb..e417a12dc4ba 100644
--- a/shells/v7sh/Makefile
+++ b/shells/v7sh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= v7sh
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= https://BSDforge.com/projects/source/shells/v7sh/
DISTFILES= args.c blok.c brkincr.h builtin.c cmd.c \
diff --git a/shells/v7sh/files/Makefile b/shells/v7sh/files/Makefile
index 8a26e6001d34..ba6d108f9713 100644
--- a/shells/v7sh/files/Makefile
+++ b/shells/v7sh/files/Makefile
@@ -1,6 +1,6 @@
PREFIX?= /usr/local
BINDIR?= ${PREFIX}/bin
-MANDIR?= ${PREFIX}/man/man
+MANDIR?= ${PREFIX}/share/man/man
PROG= v7sh
SRCS= args.c blok.c builtin.c cmd.c ctype.c error.c expand.c \
diff --git a/shells/v7sh/pkg-plist b/shells/v7sh/pkg-plist
index 1e2a32315f0b..b086bcba89de 100644
--- a/shells/v7sh/pkg-plist
+++ b/shells/v7sh/pkg-plist
@@ -1,2 +1,2 @@
@shell bin/v7sh
-man/man1/v7sh.1.gz
+share/man/man1/v7sh.1.gz