aboutsummaryrefslogtreecommitdiffstats
path: root/mail/abook
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-04-10 16:41:59 +0800
committerclive <clive@FreeBSD.org>2001-04-10 16:41:59 +0800
commit31a3bf7b8abc60f5004cfb42564f89e00bacb293 (patch)
treef1620f6b71664623f2e0c66bb68057df1e6b8561 /mail/abook
parent7d308dd629b5a511787d90af72b239bc8df22e46 (diff)
downloadfreebsd-ports-gnome-31a3bf7b8abc60f5004cfb42564f89e00bacb293.tar.gz
freebsd-ports-gnome-31a3bf7b8abc60f5004cfb42564f89e00bacb293.tar.zst
freebsd-ports-gnome-31a3bf7b8abc60f5004cfb42564f89e00bacb293.zip
Add missing manpage.
PR: ports/26463 Submitted by: MAINTAINER
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>