mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
Start fresh on master, only apply needed patches on top now. Upstream commit: 56279fdef34eb28a4655b489b992c651bd8379fc Taken from: FreeBSD
10 lines
75 B
Modula-2
10 lines
75 B
Modula-2
# $FreeBSD$
|
|
|
|
FBSD_1.2 {
|
|
};
|
|
|
|
FBSD_1.3 {
|
|
} FBSD_1.2;
|
|
|
|
FBSD_1.4 {
|
|
} FBSD_1.3;
|