diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
commit | 555e38673cebb83cdfbe71c672cb427af63d961e (patch) | |
tree | 9a56498be4db3c21c2840f5677fce559e7db6d68 /net/wireshark | |
parent | c06b2116f3dc6d108daec035eb44b30b95e5fe23 (diff) | |
download | pkgsrc-555e38673cebb83cdfbe71c672cb427af63d961e.tar.gz |
*: Recursive revbump from audio/pulseaudio-15.0
Diffstat (limited to 'net/wireshark')
-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 730d712a141..36ca9bf91a9 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.254 2021/07/15 09:40:23 adam Exp $ +# $NetBSD: Makefile,v 1.255 2021/07/30 12:27:05 ryoon Exp $ DISTNAME= wireshark-3.4.7 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.wireshark.org/download/src/ EXTRACT_SUFX= .tar.xz |