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