blob: fc956323909675d2081db2a39a0d1a18a00a22a5 [file] [log] [blame]
Jeff Sharkey74d9e582018-09-13 11:15:24 -06001name: "fsck_msdos"
2description:
3 "This is the FreeBSD fsck_msdosfs."
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://github.com/freebsd/freebsd/tree/master/sbin/fsck_msdosfs"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/freebsd/freebsd.git"
13 }
Xin Li2b4b9c42020-01-13 15:44:36 -080014 version: "b60894b10adb071a8dc2b6fea5f9867c24bc9c47"
15 last_upgrade_date { year: 2020 month: 1 day: 13 }
Jeff Sharkey74d9e582018-09-13 11:15:24 -060016 license_type: NOTICE
17}