diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2002-10-16 21:58:43 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2002-10-16 21:58:43 +0000 |
commit | 3c92e99f9d3e4b4bdff9d0aeae2126edfaf37656 (patch) | |
tree | be70eaf84e2554f27419963df0087252ddf5fae0 /net/wireshark/Makefile | |
parent | ad4701a41f48b1553cca97a10e0c15bc9a7f7693 (diff) |
Notes
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 541088c29764..bc6d6b6313ef 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ |