Fix build on 6-x

Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-08-21 08:05:14 +00:00
parent 347877089b
commit 2079aaa72f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116881

View File

@ -17,7 +17,7 @@ diff -rNu ../../0/ppp-2.3.11/configure ./configure
2.2.[2-7]*) state="late"; ksrc="freebsd-2.0";;
2.2.8*) state="known"; ksrc="freebsd-2.2.8";;
- 3.[0-1]*) state="known"; ksrc="freebsd-3.0";;
+ [345].*) state="known"; ksrc="freebsd-3.0";;
+ *) state="known"; ksrc="freebsd-3.0";;
esac;;
NeXTStep)
makext="NeXT";