diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-12 00:32:35 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2004-09-12 00:32:35 +0000 |
| commit | 27f28ead1b0852ece5f9efd43cd42960014f63e6 (patch) | |
| tree | 0afe34b08183c998aa80e96999161b95c1c22eb5 /usr.bin/mkuzip | |
| parent | 9d77459ca72ca2fea60036bc2432842178f909c2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mkuzip')
| -rw-r--r-- | usr.bin/mkuzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkuzip/Makefile b/usr.bin/mkuzip/Makefile index c7137eccdd7a..c6b34e250c63 100644 --- a/usr.bin/mkuzip/Makefile +++ b/usr.bin/mkuzip/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= mkuzip -MAN= mkunzip.8 +MAN= mkuzip.8 DPADD= ${LIBZ} LDADD= -lz |
