git: 900ec533fecd - main - dns/rbldnsd: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 23 Feb 2024 16:54:34 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=900ec533fecd4e5d2d0698da1cb25108a6b9702b

commit 900ec533fecd4e5d2d0698da1cb25108a6b9702b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 15:43:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 16:54:10 +0000

    dns/rbldnsd: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 dns/rbldnsd/Makefile  | 3 ++-
 dns/rbldnsd/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dns/rbldnsd/Makefile b/dns/rbldnsd/Makefile
index e54661788f0b..de761fc6ac2e 100644
--- a/dns/rbldnsd/Makefile
+++ b/dns/rbldnsd/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	rbldnsd
 PORTVERSION=	0.998
+PORTREVISION=	1
 CATEGORIES=	dns
 MASTER_SITES=	http://www.corpit.ru/mjt/rbldnsd/ \
 		ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
@@ -22,7 +23,7 @@ do-install:
 	@${MKDIR} ${STAGEDIR}${ETCDIR}
 	${INSTALL_DATA} ${FILESDIR}/example ${STAGEDIR}${ETCDIR}/
 	${INSTALL_PROGRAM} ${WRKSRC}/rbldnsd ${STAGEDIR}${PREFIX}/sbin
-	${INSTALL_MAN} ${WRKSRC}/rbldnsd.8 ${STAGEDIR}${PREFIX}/man/man8
+	${INSTALL_MAN} ${WRKSRC}/rbldnsd.8 ${STAGEDIR}${PREFIX}/share/man/man8
 
 do-install-DOCS-on:
 	${INSTALL} -d ${STAGEDIR}${DOCSDIR}
diff --git a/dns/rbldnsd/pkg-plist b/dns/rbldnsd/pkg-plist
index 7ef181a263bf..e529704a8aa5 100644
--- a/dns/rbldnsd/pkg-plist
+++ b/dns/rbldnsd/pkg-plist
@@ -2,7 +2,7 @@
 @group rbldns
 sbin/rbldnsd
 %%ETCDIR%%/example
-man/man8/rbldnsd.8.gz
+share/man/man8/rbldnsd.8.gz
 %%PORTDOCS%%%%DOCSDIR%%/CHANGES-0.81
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/TODO