mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/openbgpd6: Moved man to share/man
This commit is contained in:
parent
bb8eba426a
commit
22b66ce4b1
@ -1,5 +1,6 @@
|
||||
PORTNAME= openbgpd
|
||||
PORTVERSION= 6.9p0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= OPENBSD/OpenBGPD
|
||||
PKGNAMESUFFIX= 6
|
||||
@ -15,6 +16,7 @@ USES= autoreconf libtool uidfix
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
sbin/bgpctl
|
||||
sbin/bgpd
|
||||
man/man5/bgpd.conf.5.gz
|
||||
man/man8/bgpctl.8.gz
|
||||
man/man8/bgpd.8.gz
|
||||
share/man/man5/bgpd.conf.5.gz
|
||||
share/man/man8/bgpctl.8.gz
|
||||
share/man/man8/bgpd.8.gz
|
||||
@sample etc/bgpd.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user