aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-02-22 12:27:59 +0800
committerkris <kris@FreeBSD.org>2003-02-22 12:27:59 +0800
commit8b1e5a9094020e0bd3fc1de69749a88fa2f448ef (patch)
tree075dfe4d299bf47912a36451177272b71b419dc9
parent8ebdce1758fc39ece7465158daed424857e19f54 (diff)
downloadfreebsd-ports-gnome-8b1e5a9094020e0bd3fc1de69749a88fa2f448ef.tar.gz
freebsd-ports-gnome-8b1e5a9094020e0bd3fc1de69749a88fa2f448ef.tar.zst
freebsd-ports-gnome-8b1e5a9094020e0bd3fc1de69749a88fa2f448ef.zip
Add missing manpages
-rw-r--r--x11/xmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile
index 2dbdc14b8107..025402ea5cf9 100644
--- a/x11/xmon/Makefile
+++ b/x11/xmon/Makefile
@@ -17,7 +17,7 @@ COMMENT= Raw X11 protocol analyser
WRKSRC= ${WRKDIR}/xmon.${PORTVERSION}
USE_IMAKE= yes
-MAN1= xmon.1
+MAN1= xmon.1 xmond.1 xmonui.1
MANCOMPRESSED= yes
.include <bsd.port.mk>