summaryrefslogtreecommitdiff
path: root/irc/bitchx
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-13 09:23:58 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-13 09:23:58 +0000
commitc8b839f03fb85d0e247cf8d0e97b8819b1131746 (patch)
tree31fbc3ffd0e86d0d3e0ff0e6ce5be1a67e729948 /irc/bitchx
parentUpgrade to 1.1.27. (diff)
PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
Notes
Notes: svn path=/head/; revision=33762
Diffstat (limited to 'irc/bitchx')
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index f74895dd4348..6128374d4988 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -26,6 +26,8 @@ CONFIGURE_ARGS= --exec-prefix="${PREFIX}/share" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L{LOCALBASE}/lib"
+MAN1= BitchX.1
+
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)