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 1c35ead55f0..972cd6d707d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2009/10/28 11:53:40 tron Exp $ +# $NetBSD: Makefile,v 1.39 2009/12/10 19:03:31 tron Exp $ -DISTNAME= wireshark-1.2.3 +DISTNAME= wireshark-1.2.4 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |