diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-15 03:04:08 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-15 03:04:08 +0000 |
commit | e0da526f427ce57e4a4eb50017083dda213a4eaf (patch) | |
tree | d42b72b35220003b4f8f9c925e9a7bb20229a71f /net-mgmt/tcpreplay | |
parent | 57dea0aeb29fd3815fa7184709ea942bc27ea026 (diff) | |
download | ports-e0da526f427ce57e4a4eb50017083dda213a4eaf.tar.gz ports-e0da526f427ce57e4a4eb50017083dda213a4eaf.zip |
Notes
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 575a4e1dbbe9..730900a48d88 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -8,7 +8,8 @@ PORTNAME= tcpreplay PORTVERSION= 1.0.1 CATEGORIES= net -MASTER_SITES= http://www.anzen.com/research/nidsbench/ +MASTER_SITES= http://synfin.net/aturner/tcpreplay/ \ + http://www.anzen.com/research/nidsbench/ MAINTAINER= ports@FreeBSD.org |