git: 9320186df14b - main - net/freebsd-telnetd: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 13:43:32 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9320186df14b7d4827dae259779cd5268cd931c4 commit 9320186df14b7d4827dae259779cd5268cd931c4 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-24 12:34:27 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-24 13:43:19 +0000 net/freebsd-telnetd: Move man pages to share/man Approved by: portmgr (blanket) --- net/freebsd-telnetd/Makefile | 3 ++- net/freebsd-telnetd/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/freebsd-telnetd/Makefile b/net/freebsd-telnetd/Makefile index 16128a04a2d8..d34f6dd2cb4e 100644 --- a/net/freebsd-telnetd/Makefile +++ b/net/freebsd-telnetd/Makefile @@ -1,6 +1,7 @@ PORTNAME= freebsd-telnetd DISTVERSIONPREFIX= v DISTVERSION= 14.0.5 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= cy@FreeBSD.org @@ -18,7 +19,7 @@ USES= uidfix MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE} MAKE_ENV+= MAKESYSPATH=/usr/src/share/mk \ BINDIR=${PREFIX}/libexec \ - MANDIR=${PREFIX}/man/man \ + MANDIR=${PREFIX}/share/man/man \ TELNETDIR=${WRKSRC}/contrib/telnet \ MK_WERROR=no diff --git a/net/freebsd-telnetd/pkg-plist b/net/freebsd-telnetd/pkg-plist index e4f1e5b5c9d9..dcb26f121459 100644 --- a/net/freebsd-telnetd/pkg-plist +++ b/net/freebsd-telnetd/pkg-plist @@ -1,3 +1,3 @@ libexec/telnetd -man/man8/telnetd.8.gz +share/man/man8/telnetd.8.gz @sample etc/pam.d/telnetd.default etc/pam.d/telnetd