diff options
author | heas <heas@pkgsrc.org> | 2003-12-29 21:59:01 +0000 |
---|---|---|
committer | heas <heas@pkgsrc.org> | 2003-12-29 21:59:01 +0000 |
commit | 096c1197e00aceb961af1dc20317304ad7136989 (patch) | |
tree | 6eedfacb9c1318aaa91cf4756d08df248d5935af /net/zebra/DESCR | |
parent | ce39ad925c6124fa8e7282333c494043813bb47e (diff) | |
download | pkgsrc-096c1197e00aceb961af1dc20317304ad7136989.tar.gz |
Upgrade zebra to 0.94.
Diffstat (limited to 'net/zebra/DESCR')
-rw-r--r-- | net/zebra/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/zebra/DESCR b/net/zebra/DESCR index 2627a76611c..b6d1ce2f69a 100644 --- a/net/zebra/DESCR +++ b/net/zebra/DESCR @@ -14,3 +14,5 @@ architecture. If you want to build with IPv6 support, install with: # make USE_INET6=YES install +If you want to build vtysh, the Zebra integrated shell, install with: + # make USE_ZEBRA_VTYSH=YES insatll |