diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 2ecb6b7d95b0..e1fb2c7335ce 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 1.8.6 -PORTREVISION= 2 +PORTVERSION= 1.8.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ |