From c3c52431a886f879148e93efd62cdf8b5809629d Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Sun, 24 Mar 2024 09:44:44 +0000 Subject: [PATCH] net/bsdrcmds: Move man pages to share/man Approved by: portmgr (blanket) --- net/bsdrcmds/Makefile | 3 ++- net/bsdrcmds/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/bsdrcmds/Makefile b/net/bsdrcmds/Makefile index 4fcb32a403ee..286637278662 100644 --- a/net/bsdrcmds/Makefile +++ b/net/bsdrcmds/Makefile @@ -1,5 +1,6 @@ PORTNAME= bsdrcmds PORTVERSION= 20171003.01 +PORTREVISION= 1 CATEGORIES= net USE_GITHUB= yes @@ -12,7 +13,7 @@ LICENSE= BSD3CLAUSE USES= uidfix -MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE} +MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE} MANDIR=${PREFIX}/share/man/man MAKE_ENV+= MK_WERROR=no OPTIONS_DEFINE= IPV6 LIBBLACKLIST diff --git a/net/bsdrcmds/pkg-plist b/net/bsdrcmds/pkg-plist index 959caed5213d..522e92c9fe0c 100644 --- a/net/bsdrcmds/pkg-plist +++ b/net/bsdrcmds/pkg-plist @@ -1,10 +1,10 @@ @(,,4555) bin/rsh @(,,4555) bin/rlogin @(,,4555) bin/rcp -man/man8/rlogind.8.gz -man/man8/rshd.8.gz -man/man1/rsh.1.gz -man/man1/rlogin.1.gz -man/man1/rcp.1.gz sbin/rlogind sbin/rshd +share/man/man8/rlogind.8.gz +share/man/man8/rshd.8.gz +share/man/man1/rsh.1.gz +share/man/man1/rlogin.1.gz +share/man/man1/rcp.1.gz