[Midnightbsd-cvs] mports [22739] trunk/comms/tits: man fix
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 30 11:21:21 EDT 2017
Revision: 22739
http://svnweb.midnightbsd.org/mports/?rev=22739
Author: laffer1
Date: 2017-09-30 11:21:20 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
man fix
Modified Paths:
--------------
trunk/comms/tits/Makefile
trunk/comms/tits/pkg-descr
trunk/comms/tits/pkg-plist
Modified: trunk/comms/tits/Makefile
===================================================================
--- trunk/comms/tits/Makefile 2017-09-30 15:20:43 UTC (rev 22738)
+++ trunk/comms/tits/Makefile 2017-09-30 15:21:20 UTC (rev 22739)
@@ -15,9 +15,6 @@
USE_RC_SUBR= tits
-MAN8= tits.8
-MANCOMPRESSED= yes
-
post-patch:
${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8
Modified: trunk/comms/tits/pkg-descr
===================================================================
--- trunk/comms/tits/pkg-descr 2017-09-30 15:20:43 UTC (rev 22738)
+++ trunk/comms/tits/pkg-descr 2017-09-30 15:21:20 UTC (rev 22739)
@@ -3,8 +3,6 @@
/etc/tits.conf if no configuration file is specified on the command
line).
-Any number of telnet(1) clients may connect to a single tits port.
+Any number of telnet(1) clients may connect to a single tits port.
Each client will see exactly the same output as well as being able to
send keystrokes simultaneously.
-
-Author: steve at mctavish.co.uk
Modified: trunk/comms/tits/pkg-plist
===================================================================
--- trunk/comms/tits/pkg-plist 2017-09-30 15:20:43 UTC (rev 22738)
+++ trunk/comms/tits/pkg-plist 2017-09-30 15:21:20 UTC (rev 22739)
@@ -1,2 +1,3 @@
etc/tits.conf.default
+man/man8/tits.8.gz
sbin/tits
More information about the Midnightbsd-cvs
mailing list