aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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