mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build: s/mkunzip.8/mkuzip.8/
This commit is contained in:
parent
9d77459ca7
commit
27f28ead1b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= mkuzip
|
||||
MAN= mkunzip.8
|
||||
MAN= mkuzip.8
|
||||
|
||||
DPADD= ${LIBZ}
|
||||
LDADD= -lz
|
||||
|
|
|
|||
Loading…
Reference in a new issue