mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
20 lines
189 B
Modula-2
20 lines
189 B
Modula-2
# $FreeBSD$
|
|
|
|
ZLIB_1.2.4.0 {
|
|
};
|
|
|
|
ZLIB_1.2.7.0 {
|
|
} ZLIB_1.2.4.0;
|
|
|
|
ZLIB_1.2.7.1 {
|
|
} ZLIB_1.2.7.0;
|
|
|
|
ZLIB_1.2.9 {
|
|
} ZLIB_1.2.7.1;
|
|
|
|
FBSD_1.2 {
|
|
} ZLIB_1.2.4.0;
|
|
|
|
ZLIBprivate_1.0 {
|
|
} ZLIB_1.2.4.0;
|
|
|