aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-03 02:08:15 +0800
committerarved <arved@FreeBSD.org>2003-01-03 02:08:15 +0800
commit5c8a609c22a75748f00865a3c8dca9f86176edce (patch)
tree4253e85b29ce754d74a2fc94f8b46b3ca18ea7cd /comms
parent3c8fc87b8ee5dccf0fac8bbb315829fe5fee8980 (diff)
downloadfreebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.tar.gz
freebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.tar.zst
freebsd-ports-gnome-5c8a609c22a75748f00865a3c8dca9f86176edce.zip
Update to 1.0.3
Pass Maintainership to submitter PR: 46287 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
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