diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-01-17 07:35:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-01-17 07:35:34 +0000 |
commit | 31dd0a9cc14562a76a80f5a5d37d3fe053cd1d52 (patch) | |
tree | 2bc52e5fc42001889a79485014c811253146b873 /net-mgmt | |
parent | 993e1f4dedec7d6c72303faa76aefd8a8e79c5e1 (diff) | |
download | ports-31dd0a9cc14562a76a80f5a5d37d3fe053cd1d52.tar.gz ports-31dd0a9cc14562a76a80f5a5d37d3fe053cd1d52.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index f6e945355a52..755db58e2776 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tcpreplay -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= net-mgmt MASTER_SITES= SF diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index 3b5c6069af98..b23e080ad07e 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,2 +1,2 @@ -SHA256 (tcpreplay-4.0.0.tar.gz) = a7e12deb816a55f684a6df4fe6a958c408c7553370dcd8a76f1028fa41589368 -SIZE (tcpreplay-4.0.0.tar.gz) = 2069207 +SHA256 (tcpreplay-4.0.1.tar.gz) = c70dd97cd1b2971dcf865f4cd2d0c49aaab666b0f6c90ba2a55fa2c8bb452d6f +SIZE (tcpreplay-4.0.1.tar.gz) = 2068710 |