aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:52:17 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 11:32:30 +0000
commit2bf4b903f7c24b269512f4f073732aae91b8d088 (patch)
tree1df98b4bbfd3c6831f72706acb6c3c25a6c3a231
parent9c9aa25002bbacf51f7e617507e3ffd77cdf7b3f (diff)
downloadports-2bf4b903f7c24b269512f4f073732aae91b8d088.tar.gz
ports-2bf4b903f7c24b269512f4f073732aae91b8d088.zip
net/wmping: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/wmping/Makefile4
-rw-r--r--net/wmping/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/wmping/Makefile b/net/wmping/Makefile
index 21f331fde46b..8016d1057dbf 100644
--- a/net/wmping/Makefile
+++ b/net/wmping/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmping
PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net windowmaker
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmping ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/wmping.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/wmping.1 ${STAGEDIR}${PREFIX}/share/man/man1
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
diff --git a/net/wmping/pkg-plist b/net/wmping/pkg-plist
index 6c730b4d07ba..c135de1bf937 100644
--- a/net/wmping/pkg-plist
+++ b/net/wmping/pkg-plist
@@ -1,4 +1,4 @@
@mode 4555
bin/wmping
@mode
-man/man1/wmping.1.gz
+share/man/man1/wmping.1.gz