summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/lft/Makefile3
-rw-r--r--net/lft/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile
index 01667d0a7021..ff3c8e875cc9 100644
--- a/net/lft/Makefile
+++ b/net/lft/Makefile
@@ -9,7 +9,8 @@ PORTNAME= lft
PORTVERSION= 2.31
CATEGORIES= net
MASTER_SITES= http://www.mainnerve.com/lft/ \
- http://www.drkangel.org/sw/
+ http://www.drkangel.org/sw/ \
+ ${MASTER_SITE_GENTOO:S/%SUBDIR%/distfiles/}
MAINTAINER= drkangel@drkangel.org
COMMENT= Layer 4 Traceroute program
diff --git a/net/lft/pkg-descr b/net/lft/pkg-descr
index 8bbb55ca0974..2bf4166bbe11 100644
--- a/net/lft/pkg-descr
+++ b/net/lft/pkg-descr
@@ -5,7 +5,7 @@ implements numerous other features including AS number lookups, loose source
routing, netblock name lookups, et al. Though LFT has been around since 1998,
its development effort has just recently resumed.
-WWW: http://www.mainnerve.com/lft/
+WWW: http://oppleman.com/lft/
Ported to FreeBSD by:
Marco P. Rodrigues (drkangel@drkangel.org)