diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 17:27:19 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-27 17:27:19 +0000 |
| commit | 4a558355e5f3b4521cef56a6b705fa84be41dfa0 (patch) | |
| tree | c5d093301ac704ade1196e588cfffe654cea770b /lib/libusbhid | |
| parent | 8efc417089cbe239ecb1134fedef1aa82929d60b (diff) | |
Notes
Diffstat (limited to 'lib/libusbhid')
| -rw-r--r-- | lib/libusbhid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusbhid/Makefile b/lib/libusbhid/Makefile index fddc4aad1d3b..73f129e912e4 100644 --- a/lib/libusbhid/Makefile +++ b/lib/libusbhid/Makefile @@ -4,7 +4,7 @@ MAINTAINER= n_hibma@FreeBSD.ORG LIB= usb -MAN3= usb.3 +MAN= usb.3 SHLIB_MAJOR= 0 SHLIB_MINOR= 0 |
