diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-31 11:29:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-31 11:29:45 +0000 |
commit | 173314b79d9a7823351851460bcc1131f7da33c1 (patch) | |
tree | 83ec48de551ddcf0dac4b7c07b453f01f9bc603e /net/dhcpdump | |
parent | Drop dependency on rar. This allows the package to be built on amd64 (diff) |
Upgrade to version 1.7, which supports the output of tcpdump 3.8.3
Notes
Notes:
svn path=/head/; revision=120520
Diffstat (limited to 'net/dhcpdump')
-rw-r--r-- | net/dhcpdump/Makefile | 2 | ||||
-rw-r--r-- | net/dhcpdump/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile index 99c935da2346..d4421758e696 100644 --- a/net/dhcpdump/Makefile +++ b/net/dhcpdump/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhcpdump -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ diff --git a/net/dhcpdump/distinfo b/net/dhcpdump/distinfo index ee734f2df51e..03bc1396b0b3 100644 --- a/net/dhcpdump/distinfo +++ b/net/dhcpdump/distinfo @@ -1,2 +1,2 @@ -MD5 (dhcpdump-1.6.tar.gz) = 736adf06370eee5f921344fd6388d477 -SIZE (dhcpdump-1.6.tar.gz) = 92507 +MD5 (dhcpdump-1.7.tar.gz) = c606c20b2d6a875efce9eed0c6109061 +SIZE (dhcpdump-1.7.tar.gz) = 95258 |