summaryrefslogtreecommitdiff
path: root/mail/abook
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-04-10 08:41:59 +0000
committerClive Lin <clive@FreeBSD.org>2001-04-10 08:41:59 +0000
commitc9e1be5f19e699d5f0d49eade888f0311d53b63f (patch)
tree32d7f9b53a00a9a4753c097ec9bd646126b3e746 /mail/abook
parentUpdate to 0.7.1. (diff)
Add missing manpage.
PR: ports/26463 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=41183
Diffstat (limited to 'mail/abook')
-rw-r--r--mail/abook/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile
index eda88a62332e..59477e5a24dd 100644
--- a/mail/abook/Makefile
+++ b/mail/abook/Makefile
@@ -22,5 +22,6 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
GNU_CONFIGURE= yes
MAN1= abook.1
+MAN5= abookrc.5
.include <bsd.port.post.mk>