diff options
Diffstat (limited to 'net/wireshark')
-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 0796ac31c196..48c6e01ebb1e 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -7,7 +7,7 @@ PORTNAME?= wireshark PORTVERSION= 0.99.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ DISTNAME= ${DATADIR_NAME}-${PORTVERSION} |