diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-30 15:19:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-30 15:19:01 +0000 |
commit | c398c5abd57e506224b8d3e4f8406f00dca75f0f (patch) | |
tree | 46a0c5bfc242ff43d7b442148ee2d7a53638be47 /net-p2p | |
parent | c0d67a60caad7607e4b7b1869dc6631100325d63 (diff) | |
download | ports-c398c5abd57e506224b8d3e4f8406f00dca75f0f.tar.gz ports-c398c5abd57e506224b8d3e4f8406f00dca75f0f.zip |
- Pass maintainership to submitter
PR: 204717
Submitted by: yuri@rawbw.com
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=402681
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 38e0faa0e91e..95c3782e55f1 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.2.3 DISTVERSIONPREFIX= release- CATEGORIES= net-p2p ipv6 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@rawbw.com COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar LICENSE= GPLv2 |