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 b0967728f0b..80de158d94a 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2008/03/06 14:53:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2008/03/31 13:13:40 tron Exp $ -DISTNAME= wireshark-0.99.8 -PKGREVISION= 1 +DISTNAME= wireshark-1.0.0 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} |