diff options
author | mich <mich@FreeBSD.org> | 2003-09-25 17:00:35 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-09-25 17:00:35 +0800 |
commit | c1264a3ecb5b6809cb21797b0f54f7383e4276a7 (patch) | |
tree | d754432318e63ceb15066c01bb7a2ffb6197d212 /comms/tits/Makefile | |
parent | a1b3334c03f71141ad25a69e2472f8223e3c7631 (diff) | |
download | freebsd-ports-gnome-c1264a3ecb5b6809cb21797b0f54f7383e4276a7.tar.gz freebsd-ports-gnome-c1264a3ecb5b6809cb21797b0f54f7383e4276a7.tar.zst freebsd-ports-gnome-c1264a3ecb5b6809cb21797b0f54f7383e4276a7.zip |
Update to -> 1.1.1
- "raw" protocol support added
- software flow control support added
Approved by: roberto (mentor)
Diffstat (limited to 'comms/tits/Makefile')
-rw-r--r-- | comms/tits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tits/Makefile b/comms/tits/Makefile index 6e19bb6271a9..1849adbdcfa0 100644 --- a/comms/tits/Makefile +++ b/comms/tits/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tits -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.1 CATEGORIES= comms MASTER_SITES= http://www.mctavish.co.uk/tits/ |