mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix typo with range values
This commit is contained in:
parent
65e95c6738
commit
0019741ea6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145051
@ -39,7 +39,7 @@ Note: Please add new entries to the beginning of this file.
|
||||
<affects>
|
||||
<package>
|
||||
<name>zope28</name>
|
||||
<range><ge>2.6.0</ge><lt>2.8.1_2</lt></range>
|
||||
<range><ge>2.6.0</ge><le>2.8.1_2</le></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
|
Loading…
Reference in New Issue
Block a user