git: 110e4d7cc7a1 - main - net/xisp: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 11:33:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=110e4d7cc7a136fd36cd8fcac464079d459536d7 commit 110e4d7cc7a136fd36cd8fcac464079d459536d7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 10:56:49 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 11:32:32 +0000 net/xisp: Moved man to share/man Approved by: portmgr (blanket) --- net/xisp/Makefile | 2 +- net/xisp/files/patch-Makefile | 2 +- net/xisp/pkg-plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/xisp/Makefile b/net/xisp/Makefile index 704df3471f75..bab8062ed7e7 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xisp PORTVERSION= 2.7p4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= http://xisp.hellug.gr/release/ diff --git a/net/xisp/files/patch-Makefile b/net/xisp/files/patch-Makefile index 885e7a0114d3..7384ea863f02 100644 --- a/net/xisp/files/patch-Makefile +++ b/net/xisp/files/patch-Makefile @@ -94,7 +94,7 @@ +SBINDIR = /usr/sbin +VARRUN = /var/run +USRLIBPPP = $(PREFIX)/libexec -+MANDIR = $(PREFIX)/man/man1 ++MANDIR = $(PREFIX)/share/man/man1 +ETCPPP = ${PREFIX}/etc/ppp +OPTSDIR = $(ETCPPP) +INSTPPPDIR = $(ETCPPP) diff --git a/net/xisp/pkg-plist b/net/xisp/pkg-plist index a8b0ebe82d87..b3f5ff234fc9 100644 --- a/net/xisp/pkg-plist +++ b/net/xisp/pkg-plist @@ -13,4 +13,4 @@ etc/ppp/peers/xisp_umodem libexec/xispdial libexec/xispterm @group -man/man1/xisp.1.gz +share/man/man1/xisp.1.gz