diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 555bf23b7cb..57c0303f23b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2010/04/04 11:40:25 tron Exp $ +# $NetBSD: Makefile,v 1.44 2010/05/13 07:03:22 tron Exp $ -DISTNAME= wireshark-1.2.7 +DISTNAME= wireshark-1.2.8 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |