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 546eb89d820..555bf23b7cb 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2010/01/29 12:09:52 tron Exp $ +# $NetBSD: Makefile,v 1.43 2010/04/04 11:40:25 tron Exp $ -DISTNAME= wireshark-1.2.6 +DISTNAME= wireshark-1.2.7 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |