summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-07 09:08:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-07 09:08:41 +0000
commitb4f43c3e626ecc9ea5ee4bab2bd3e1e82c1df41a (patch)
treef21415181a343118a0b815fd48a305021c381941 /misc
parentAdd xarchie.1. (diff)
Add vtxget.1.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29307
Diffstat (limited to 'misc')
-rw-r--r--misc/videotext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile
index 62b1e2fe73d9..62753339f77a 100644
--- a/misc/videotext/Makefile
+++ b/misc/videotext/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
USE_X_PREFIX= yes
USE_GMAKE= yes
-MAN1= videotext.1 tunerctl.1
+MAN1= videotext.1 tunerctl.1 vtxget.1
.include <bsd.port.pre.mk>