diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 09:08:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 09:08:41 +0000 |
commit | b4f43c3e626ecc9ea5ee4bab2bd3e1e82c1df41a (patch) | |
tree | f21415181a343118a0b815fd48a305021c381941 /misc/videotext/Makefile | |
parent | e1e3142837e53b302e7a56465740097ec1af773a (diff) |
Notes
Diffstat (limited to 'misc/videotext/Makefile')
-rw-r--r-- | misc/videotext/Makefile | 2 |
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> |