diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 2de6c0962e5..d1eda3e042f 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.229 2020/04/09 14:37:15 adam Exp $ +# $NetBSD: Makefile,v 1.230 2020/04/12 08:29:07 adam Exp $ DISTNAME= wireshark-3.2.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.wireshark.org/download/src/ EXTRACT_SUFX= .tar.xz |