mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/xisp: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
48f5092284
commit
110e4d7cc7
@ -1,6 +1,6 @@
|
||||
PORTNAME= xisp
|
||||
PORTVERSION= 2.7p4
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://xisp.hellug.gr/release/
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user