aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kbiff
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-02 21:15:42 +0800
committerarved <arved@FreeBSD.org>2003-02-02 21:15:42 +0800
commit07c76303d6d111425c98907d22e6c5761087287e (patch)
tree6f84ff5328d3d08015708d70501f78f473cbc079 /mail/kbiff
parent3530089e0f4755f8d21ce2d4014c51b0b463637d (diff)
downloadfreebsd-ports-gnome-07c76303d6d111425c98907d22e6c5761087287e.tar.gz
freebsd-ports-gnome-07c76303d6d111425c98907d22e6c5761087287e.tar.zst
freebsd-ports-gnome-07c76303d6d111425c98907d22e6c5761087287e.zip
Add a missing Manpage
Submitted by: bento
Diffstat (limited to 'mail/kbiff')
-rw-r--r--mail/kbiff/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 2df7d2d03b37..ce49669e4d6f 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kbiff
PORTVERSION= 3.6.3
+PORTREVISION= 1
CATEGORIES= mail kde
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
@@ -21,4 +22,6 @@ CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
--disable-fast-perl
+MAN1= kbiff.1
+
.include <bsd.port.mk>