diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 08:18:34 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 08:18:34 +0000 |
commit | 156127fa8ebe24307cbd504297817171051f32d2 (patch) | |
tree | 506249cd010cee439ab7b728b67dad3774f3e61f /net/dhcpdump | |
parent | b59a41647f892ba544fbd2e48b6df42f9e3c1559 (diff) | |
download | ports-156127fa8ebe24307cbd504297817171051f32d2.tar.gz ports-156127fa8ebe24307cbd504297817171051f32d2.zip |
- update to 1.3
- whitespace->tab
PR: 30157
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=47010
Diffstat (limited to 'net/dhcpdump')
-rw-r--r-- | net/dhcpdump/Makefile | 10 | ||||
-rw-r--r-- | net/dhcpdump/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile index 03a78dce213b..fc906228e5b0 100644 --- a/net/dhcpdump/Makefile +++ b/net/dhcpdump/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= dhcpdump -PORTVERSION= 1.2 -CATEGORIES= net -MASTER_SITES= http://www.mavetju.org/download/ +PORTNAME= dhcpdump +PORTVERSION= 1.3 +CATEGORIES= net +MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= edwin@mavetju.org MAN1= dhcpdump.1 diff --git a/net/dhcpdump/distinfo b/net/dhcpdump/distinfo index 81f22168e1ce..55f566210d4e 100644 --- a/net/dhcpdump/distinfo +++ b/net/dhcpdump/distinfo @@ -1 +1 @@ -MD5 (dhcpdump-1.2.tar.gz) = 0e418fd5885a0f6977602ff314244a5f +MD5 (dhcpdump-1.3.tar.gz) = 26239250934b4298f5cb5c4ef26cb86b |