diff options
author | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
commit | 61659c18d833c82f83d321b99bd58296f5c1f005 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /net-p2p | |
parent | f94218dad9ce1b3a925192deb8173e3e6cdb2bda (diff) | |
download | freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.gz freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.zst freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.zip |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
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 689eb2edc816..a411f95cdbd3 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT?= Bittorrent client using Qt4/5 and libtorrent-rasterbar LICENSE= GPLv2+ |