diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-05 01:55:00 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-05 01:55:00 +0000 |
commit | 8dbac0a8a657ff8a61089999218ef779e9939209 (patch) | |
tree | 43cc1e92a5263215bb3377a7e400dffe0328fb0a /net/lft/Makefile | |
parent | 1d32c87c1792686809da343dc170decce0b555df (diff) |
Notes
Diffstat (limited to 'net/lft/Makefile')
-rw-r--r-- | net/lft/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |