diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-05 09:55:00 +0800 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-05 09:55:00 +0800 |
commit | 8dbac0a8a657ff8a61089999218ef779e9939209 (patch) | |
tree | 43cc1e92a5263215bb3377a7e400dffe0328fb0a /net/lft | |
parent | 1d32c87c1792686809da343dc170decce0b555df (diff) | |
download | freebsd-ports-gnome-8dbac0a8a657ff8a61089999218ef779e9939209.tar.gz freebsd-ports-gnome-8dbac0a8a657ff8a61089999218ef779e9939209.tar.zst freebsd-ports-gnome-8dbac0a8a657ff8a61089999218ef779e9939209.zip |
- update to 3.0b
- pass maintainership to submitter
PR: ports/107548
Submitted by: Marcelo Araujo
Diffstat (limited to 'net/lft')
-rw-r--r-- | net/lft/Makefile | 4 | ||||
-rw-r--r-- | net/lft/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile index e8c873c5e894..190b52c4924b 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -6,11 +6,11 @@ # PORTNAME= lft -PORTVERSION= 2.5 +PORTVERSION= 3.0b CATEGORIES= net MASTER_SITES= GENTOO/distfiles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Layer 4 Traceroute program GNU_CONFIGURE= yes diff --git a/net/lft/distinfo b/net/lft/distinfo index bd1d690fc126..5f8d8eaec407 100644 --- a/net/lft/distinfo +++ b/net/lft/distinfo @@ -1,3 +1,3 @@ -MD5 (lft-2.5.tar.gz) = 5b0f45addbb371cc076fe6d9d9694546 -SHA256 (lft-2.5.tar.gz) = 1df34f55c10d0c8935d0e216f7d26f2496813e4c740085804060ee1bac8dd5e5 -SIZE (lft-2.5.tar.gz) = 114083 +MD5 (lft-3.0b.tar.gz) = 1915b6d9f82f30d618d920f7d0e8c973 +SHA256 (lft-3.0b.tar.gz) = 39df452f91c26796bac83f1fa69f8961ec2f13a4bb103a490671044f29f551f7 +SIZE (lft-3.0b.tar.gz) = 168152 |