diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-01-22 22:12:16 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-01-22 22:12:16 +0000 |
commit | 2bf082f7970edc871b7cc6bd43186051fd5c9503 (patch) | |
tree | 8ac31433496caac1a7a69ce9b3e19c8c856e23ab /net/zebra/pkg-plist | |
parent | fa9bde6e40b176126f813782ce07adc03f810cec (diff) |
upgrade to 0.84b
And port changes from sumikawa@ebina.hitachi.co.jp:
- add 'ipv6' on CATEGORIES
- get rid of 'USE_INET6' and use 'OSVERSION' instead of it.
- make PLIST.v6 only difference from PLIST for easily maintanance
Submitted by: sumikawa@ebina.hitachi.co.jp
Notes
Notes:
svn path=/head/; revision=24950
Diffstat (limited to 'net/zebra/pkg-plist')
-rw-r--r-- | net/zebra/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/zebra/pkg-plist b/net/zebra/pkg-plist index 3e28171db3e3..14dbb9f31e54 100644 --- a/net/zebra/pkg-plist +++ b/net/zebra/pkg-plist @@ -6,9 +6,9 @@ sbin/zebractl etc/zebra/README.mbgp etc/zebra/bgpd.conf.sample etc/zebra/bgpd.conf.sample2 +etc/zebra/ospfd.conf.sample etc/zebra/ripd.conf.sample etc/zebra/zebra.conf.sample -etc/zebra/ospfd.conf.sample @unexec install-info --delete %D/info/zebra.info %D/info/dir info/zebra.info @exec install-info %D/info/zebra.info %D/info/dir |