summaryrefslogtreecommitdiff
path: root/share/man/man1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man1/Makefile')
-rw-r--r--share/man/man1/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile
index feaa34eb45a..6bac28d60cb 100644
--- a/share/man/man1/Makefile
+++ b/share/man/man1/Makefile
@@ -1,15 +1,15 @@
-# $OpenBSD: Makefile,v 1.8 2018/06/26 05:38:49 espie Exp $
+# $OpenBSD: Makefile,v 1.9 2018/07/09 11:36:57 espie Exp $
# $NetBSD: Makefile,v 1.4 1994/12/22 10:48:04 cgd Exp $
MAN= clang-local.1 help.1 intro.1 gcc-local.1
# ports tools doc
MAN+= check-lib-depends.1 check-manpages.1 check-problems.1 \
- clean-old-distfiles.1 dolock.1 dpb-replay.1 dpb.1 \
+ clean-old-distfiles.1 dpb-replay.1 dpb.1 \
getpkgpath.1 out-of-date.1 outdated-perl-ports.1 \
pkg_subst.1 portbump.1 portcheck.1 portgen.1 \
- portimport.1 portslogger.1 proot.1 register-plist.1 \
- resolve-lib.1 retrieve-index.1 update-patches.1 \
- update-plist.1
+ portimport.1 portlock.1 portslogger.1 proot.1 \
+ register-plist.1 resolve-lib.1 retrieve-index.1 \
+ update-patches.1 update-plist.1
.include <bsd.prog.mk>