mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
FIx plist.
Approved by: portmgr(knu)
This commit is contained in:
parent
bf77e055bf
commit
2f0c9abb2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71582
6 changed files with 9 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= zebra
|
||||
PORTVERSION= 0.93b
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
|
||||
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
|
||||
|
|
|
@ -4,12 +4,14 @@ sbin/ripd
|
|||
sbin/ripngd
|
||||
sbin/zebra
|
||||
sbin/zebractl
|
||||
bin/vtysh
|
||||
etc/zebra/bgpd.conf.sample
|
||||
etc/zebra/bgpd.conf.sample2
|
||||
etc/zebra/ospfd.conf.sample
|
||||
etc/zebra/ripd.conf.sample
|
||||
etc/zebra/ripngd.conf.sample
|
||||
etc/zebra/zebra.conf.sample
|
||||
etc/zebra/vtysh.conf.sample
|
||||
@unexec install-info --delete %D/info/zebra.info %D/info/dir
|
||||
info/zebra.info
|
||||
info/zebra.info-1
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= zebra
|
||||
PORTVERSION= 0.93b
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
|
||||
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
|
||||
|
|
|
@ -4,12 +4,14 @@ sbin/ripd
|
|||
sbin/ripngd
|
||||
sbin/zebra
|
||||
sbin/zebractl
|
||||
bin/vtysh
|
||||
etc/zebra/bgpd.conf.sample
|
||||
etc/zebra/bgpd.conf.sample2
|
||||
etc/zebra/ospfd.conf.sample
|
||||
etc/zebra/ripd.conf.sample
|
||||
etc/zebra/ripngd.conf.sample
|
||||
etc/zebra/zebra.conf.sample
|
||||
etc/zebra/vtysh.conf.sample
|
||||
@unexec install-info --delete %D/info/zebra.info %D/info/dir
|
||||
info/zebra.info
|
||||
info/zebra.info-1
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= zebra
|
||||
PORTVERSION= 0.93b
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
|
||||
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
|
||||
|
|
|
@ -4,12 +4,14 @@ sbin/ripd
|
|||
sbin/ripngd
|
||||
sbin/zebra
|
||||
sbin/zebractl
|
||||
bin/vtysh
|
||||
etc/zebra/bgpd.conf.sample
|
||||
etc/zebra/bgpd.conf.sample2
|
||||
etc/zebra/ospfd.conf.sample
|
||||
etc/zebra/ripd.conf.sample
|
||||
etc/zebra/ripngd.conf.sample
|
||||
etc/zebra/zebra.conf.sample
|
||||
etc/zebra/vtysh.conf.sample
|
||||
@unexec install-info --delete %D/info/zebra.info %D/info/dir
|
||||
info/zebra.info
|
||||
info/zebra.info-1
|
||||
|
|
Loading…
Add table
Reference in a new issue