git: 66d30e3cd89d - main - sysutils/monitord: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:35:21 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=66d30e3cd89d72909d426af72c1cf0802e864e08 commit 66d30e3cd89d72909d426af72c1cf0802e864e08 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 06:04:21 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 06:04:21 +0000 sysutils/monitord: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/monitord/Makefile | 2 +- sysutils/monitord/files/patch-Makefile | 2 +- sysutils/monitord/pkg-plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/monitord/Makefile b/sysutils/monitord/Makefile index da789bc3c28c..4d939b9787f1 100644 --- a/sysutils/monitord/Makefile +++ b/sysutils/monitord/Makefile @@ -1,6 +1,6 @@ PORTNAME= monitord PORTVERSION= 0.4.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://lissyara.su/distfiles/ diff --git a/sysutils/monitord/files/patch-Makefile b/sysutils/monitord/files/patch-Makefile index 0c4b13965749..b6f5876be9f5 100644 --- a/sysutils/monitord/files/patch-Makefile +++ b/sysutils/monitord/files/patch-Makefile @@ -5,7 +5,7 @@ TARGET = monitord -MANDIR = /usr/local/man -+MANDIR = $(PREFIX)/man ++MANDIR = $(PREFIX)/share/man .SUFFIXES: .SUFFIXES: .c .o diff --git a/sysutils/monitord/pkg-plist b/sysutils/monitord/pkg-plist index 54d212d8018f..300bc68cba7d 100644 --- a/sysutils/monitord/pkg-plist +++ b/sysutils/monitord/pkg-plist @@ -1,3 +1,3 @@ @sample etc/monitord.conf.sample -man/man8/monitord.8.gz +share/man/man8/monitord.8.gz sbin/monitord