diff options
author | Kenjiro Cho <kjc@FreeBSD.org> | 2004-05-21 07:42:08 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@FreeBSD.org> | 2004-05-21 07:42:08 +0000 |
commit | 8b9e1a6885406c1881f7838272c33af2aca34815 (patch) | |
tree | 94400217f8519e2cb527a0adf60e912a01840229 /net/ttt | |
parent | 7bc1a963fc781bd03a69ed9b176d1763024e2e09 (diff) | |
download | ports-8b9e1a6885406c1881f7838272c33af2aca34815.tar.gz ports-8b9e1a6885406c1881f7838272c33af2aca34815.zip |
update to ttt-1.8.1 to compile on FreeBSD-5.x
Notes
Notes:
svn path=/head/; revision=109601
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 7 | ||||
-rw-r--r-- | net/ttt/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 4b7abf6baa14..0093b7d8c984 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ttt -PORTVERSION= 1.8 -PORTREVISION= 1 +PORTVERSION= 1.8.1 CATEGORIES= net tk84 ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ @@ -24,8 +23,4 @@ MAN1= ttt.1 tttprobe.1 tttview.1 .include <bsd.port.pre.mk> -.if ${OSVERSION} > 502111 -BROKEN= "Does not compile on 5.x" -.endif - .include <bsd.port.post.mk> diff --git a/net/ttt/distinfo b/net/ttt/distinfo index 67ead5b66ff2..e84c6258992c 100644 --- a/net/ttt/distinfo +++ b/net/ttt/distinfo @@ -1,2 +1,2 @@ -MD5 (ttt-1.8.tar.gz) = b4e36fd166ba00d68899961b0610f6e0 -SIZE (ttt-1.8.tar.gz) = 134687 +MD5 (ttt-1.8.1.tar.gz) = 651ea8ad895bcbca66e53be1fda0a26c +SIZE (ttt-1.8.1.tar.gz) = 135067 |