diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index e7effba859a..2f91272ed44 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.102 2013/06/06 12:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2013/06/11 22:57:58 tron Exp $ -DISTNAME= wireshark-1.8.7 -PKGREVISION= 4 +DISTNAME= wireshark-1.8.8 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |