summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkuzip
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-09-12 00:32:35 +0000
committermarcel <marcel@FreeBSD.org>2004-09-12 00:32:35 +0000
commitb083044ab40cd09f7cb45c36ec2e35ee3b9d5af8 (patch)
tree0afe34b08183c998aa80e96999161b95c1c22eb5 /usr.bin/mkuzip
parente47c14f60e80e0e8940d58b7cee2bb2ab63a426e (diff)
downloadFreeBSD-src-b083044ab40cd09f7cb45c36ec2e35ee3b9d5af8.zip
FreeBSD-src-b083044ab40cd09f7cb45c36ec2e35ee3b9d5af8.tar.gz
Fix build: s/mkunzip.8/mkuzip.8/
Diffstat (limited to 'usr.bin/mkuzip')
-rw-r--r--usr.bin/mkuzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkuzip/Makefile b/usr.bin/mkuzip/Makefile
index c7137ec..c6b34e2 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
OpenPOWER on IntegriCloud