aboutsummaryrefslogtreecommitdiff
path: root/sysutils/44bsd-more
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-03-01 20:08:18 +0000
committerCy Schubert <cy@FreeBSD.org>2024-03-01 21:11:22 +0000
commitdf10dcdf73f3d783aaf7d88b647a72a838ea2384 (patch)
tree753df90468f46ecd3459179e656d48b427a10e87 /sysutils/44bsd-more
parent7ddee4dde666ee642b4f4705e845861a82d0aece (diff)
downloadports-df10dcdf73f3d783aaf7d88b647a72a838ea2384.tar.gz
ports-df10dcdf73f3d783aaf7d88b647a72a838ea2384.zip
Diffstat (limited to 'sysutils/44bsd-more')
-rw-r--r--sysutils/44bsd-more/Makefile4
-rw-r--r--sysutils/44bsd-more/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile
index a9175b993563..daa6d7be5b89 100644
--- a/sysutils/44bsd-more/Makefile
+++ b/sysutils/44bsd-more/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 44bsd-more
PORTVERSION= ${RELDATE}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= LOCAL/cy
@@ -32,7 +32,7 @@ post-patch:
do-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_MAN} ${WRKSRC}/more.1 ${STAGEDIR}${PREFIX}/man/man1/44bsd-more.1
+ ${INSTALL_MAN} ${WRKSRC}/more.1 ${STAGEDIR}${PREFIX}/share/man/man1/44bsd-more.1
.for f in default.morerc less.morerc most.morerc
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${EXAMPLESDIR}
.endfor
diff --git a/sysutils/44bsd-more/pkg-plist b/sysutils/44bsd-more/pkg-plist
index cc3a9526a99c..4d18166fdadb 100644
--- a/sysutils/44bsd-more/pkg-plist
+++ b/sysutils/44bsd-more/pkg-plist
@@ -1,5 +1,5 @@
bin/44bsd-more
-man/man1/44bsd-more.1.gz
+share/man/man1/44bsd-more.1.gz
share/misc/44bsd-more.help
share/examples/44bsd-more/default.morerc
share/examples/44bsd-more/less.morerc