git: 7ddee4dde666 - main - shells/44bsd-csh: move man page

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Fri, 01 Mar 2024 21:11:51 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ddee4dde666ee642b4f4705e845861a82d0aece

commit 7ddee4dde666ee642b4f4705e845861a82d0aece
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-01 20:06:44 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-01 21:11:22 +0000

    shells/44bsd-csh: move man page
---
 shells/44bsd-csh/Makefile  | 4 ++--
 shells/44bsd-csh/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index 8bdfaec3ae29..6ad2e33fad9f 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	44bsd-csh
 PORTVERSION=	20001106
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	shells
 MASTER_SITES=	LOCAL/cy
 
@@ -28,7 +28,7 @@ post-build:
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/csh ${STAGEDIR}${PREFIX}/bin/44bsd-csh
-	${INSTALL_MAN} ${WRKSRC}/csh.1 ${STAGEDIR}${PREFIX}/man/man1/44bsd-csh.1
+	${INSTALL_MAN} ${WRKSRC}/csh.1 ${STAGEDIR}${PREFIX}/share/man/man1/44bsd-csh.1
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/USD.doc/paper.ascii.gz ${STAGEDIR}${DOCSDIR}
 
diff --git a/shells/44bsd-csh/pkg-plist b/shells/44bsd-csh/pkg-plist
index 780de495222b..af3376177d9f 100644
--- a/shells/44bsd-csh/pkg-plist
+++ b/shells/44bsd-csh/pkg-plist
@@ -1,2 +1,2 @@
 @shell bin/44bsd-csh
-man/man1/44bsd-csh.1.gz
+share/man/man1/44bsd-csh.1.gz