aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:17:11 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:23 +0000
commita4b33d09eb6ac0c6b375dbb6d4222e119302ab96 (patch)
treecb1a7759bb3db42daed01ae913cc38748f112bec
parente1291c1486c8dd5d7ddde8aa87c7f02ff3fdf6ff (diff)
downloadports-a4b33d09eb6ac0c6b375dbb6d4222e119302ab96.tar.gz
ports-a4b33d09eb6ac0c6b375dbb6d4222e119302ab96.zip
net/netselect: Moved man to share/man
-rw-r--r--net/netselect/Makefile3
-rw-r--r--net/netselect/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/netselect/Makefile b/net/netselect/Makefile
index 820ede8b9957..4cc1c695f2fe 100644
--- a/net/netselect/Makefile
+++ b/net/netselect/Makefile
@@ -1,5 +1,6 @@
PORTNAME= netselect
PORTVERSION= 0.4
+PORTREVISION= 1
DISTVERSIONPREFIX=${PORTNAME}-
CATEGORIES= net
@@ -24,7 +25,7 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1/${PORTNAME}.1
+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME}.1
do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/net/netselect/pkg-plist b/net/netselect/pkg-plist
index a9fafde7ce2e..f61de04d0576 100644
--- a/net/netselect/pkg-plist
+++ b/net/netselect/pkg-plist
@@ -1,4 +1,4 @@
%%SUID%%@(root,wheel,4110) bin/netselect
%%NO_SUID%%@(root,wheel,100) bin/netselect
%%PORTDOCS%%%%DOCSDIR%%/README
-man/man1/netselect.1.gz
+share/man/man1/netselect.1.gz