summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-02 18:08:15 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-02 18:08:15 +0000
commit77ed081a298e0c04e9047836097c112cd0507881 (patch)
tree8993667afc298780958d6b082df9a9444aa19274 /comms
parentupgrade to 1.4.2 (diff)
Update to 1.0.3
Pass Maintainership to submitter PR: 46287 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
Notes
Notes: svn path=/head/; revision=72248
Diffstat (limited to 'comms')
-rw-r--r--comms/tits/Makefile8
-rw-r--r--comms/tits/distinfo2
-rw-r--r--comms/tits/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/comms/tits/Makefile b/comms/tits/Makefile
index d2a42f475f8e..662824af897e 100644
--- a/comms/tits/Makefile
+++ b/comms/tits/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= tits
-PORTVERSION= 1.0.2
+PORTNAME= tits
+PORTVERSION= 1.0.3
CATEGORIES= comms
-MASTER_SITES= http://www.mctavish.co.uk/tits/
+MASTER_SITES= http://www.mctavish.co.uk/tits/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mich@freebsdcluster.org
USE_REINPLACE= yes
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
diff --git a/comms/tits/distinfo b/comms/tits/distinfo
index 41486630822c..c2898930bdba 100644
--- a/comms/tits/distinfo
+++ b/comms/tits/distinfo
@@ -1 +1 @@
-MD5 (tits-1.0.2.tar.gz) = 7166ba3d897242d74034c2f4a37e2916
+MD5 (tits-1.0.3.tar.gz) = c6fc7763aafe384e097c2a44b3b0350c
diff --git a/comms/tits/pkg-descr b/comms/tits/pkg-descr
index 919f6cb9b914..62a5cd9eeebb 100644
--- a/comms/tits/pkg-descr
+++ b/comms/tits/pkg-descr
@@ -6,3 +6,5 @@ line).
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@mctavish.co.uk