diff options
author | tron <tron@pkgsrc.org> | 2015-06-19 07:29:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2015-06-19 07:29:37 +0000 |
commit | 514a08cba7cd974ee32111db06515814280a4519 (patch) | |
tree | 49725d2b272199a32d70e89e14d14353183f46e7 /net | |
parent | 8bf62194f758a10b2c30f2e2e3e53cd8e5069ff6 (diff) | |
download | pkgsrc-514a08cba7cd974ee32111db06515814280a4519.tar.gz |
Reset maintainer.
Diffstat (limited to 'net')
-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 fc7f7a361bc..e0e44792df8 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2015/06/12 10:50:54 wiz Exp $ +# $NetBSD: Makefile,v 1.135 2015/06/19 07:29:37 tron Exp $ DISTNAME= wireshark-1.10.14 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= https://www.wireshark.org/download/src/ EXTRACT_SUFX= .tar.bz2 -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.wireshark.org/ COMMENT= Network protocol analyzer LICENSE= gnu-gpl-v2 |