Skip to content

Commit

Permalink
tuntap: s/Solaris/OmniOS and correct description typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Ghent committed Dec 21, 2016
1 parent f456224 commit 1a1a9d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/tuntap/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ PROG=tuntap
VER=1.3.3
PKG=driver/tuntap
VERHUMAN=$VER
SUMMARY="TUN/TAP driver for Solaris"
DESC="TUN/TAP drive for Solaris based on Universal TUN/TAP Driver"
SUMMARY="TUN/TAP driver for OmniOS"
DESC="TUN/TAP driver for OmniOS based on the Universal TUN/TAP Driver"

# tuntap needs GNU tar.
TAR=gtar
Expand Down

0 comments on commit 1a1a9d5

Please sign in to comment.