From 052d7090f40f43fe885603dd5eea12157992c5ff Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 15 Jan 2024 18:19:43 -0300 Subject: [PATCH] net/rinetd: Move manpages to ${PREFIX}/share Sponsored by: Rubicon Communications, LLC ("Netgate") --- net/rinetd/Makefile | 3 ++- net/rinetd/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index 77953982b81f..ca7818c5c765 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -1,5 +1,6 @@ PORTNAME= rinetd PORTVERSION= 0.73 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net @@ -15,7 +16,7 @@ GH_ACCOUNT= samhocevar GH_TAGNAME= d4e0a60 USE_RC_SUBR= rinetd -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes PORTDOCS= index.html diff --git a/net/rinetd/pkg-plist b/net/rinetd/pkg-plist index 68d5d034e753..4942042aa806 100644 --- a/net/rinetd/pkg-plist +++ b/net/rinetd/pkg-plist @@ -1,3 +1,3 @@ @sample etc/rinetd.conf.sample sbin/rinetd -man/man8/rinetd.8.gz +share/man/man8/rinetd.8.gz