diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-02 18:08:15 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-02 18:08:15 +0000 |
commit | 77ed081a298e0c04e9047836097c112cd0507881 (patch) | |
tree | 8993667afc298780958d6b082df9a9444aa19274 /comms | |
parent | 28949927440ef44cd4a5a15cdb8939d5daa0c625 (diff) | |
download | ports-77ed081a298e0c04e9047836097c112cd0507881.tar.gz ports-77ed081a298e0c04e9047836097c112cd0507881.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tits/Makefile | 8 | ||||
-rw-r--r-- | comms/tits/distinfo | 2 | ||||
-rw-r--r-- | comms/tits/pkg-descr | 2 |
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 |