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/Makefile | |
parent | b59a41647f892ba544fbd2e48b6df42f9e3c1559 (diff) |
Notes
Diffstat (limited to 'net/dhcpdump/Makefile')
-rw-r--r-- | net/dhcpdump/Makefile | 10 |
1 files changed, 5 insertions, 5 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 |