diff options
author | rezny <rezny@FreeBSD.org> | 2017-01-30 22:55:08 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-01-30 22:55:08 +0800 |
commit | 1b5a9ade453d0cd19d992399da7a12a85fc09351 (patch) | |
tree | c1c63270d8fbb6533a09aa804646f4dacae670e2 /net-p2p/libtorrent-rasterbar/Makefile | |
parent | 21f96e9c36f2f6fff39cb06f0a63cfa9fda26688 (diff) | |
download | freebsd-ports-gnome-1b5a9ade453d0cd19d992399da7a12a85fc09351.tar.gz freebsd-ports-gnome-1b5a9ade453d0cd19d992399da7a12a85fc09351.tar.zst freebsd-ports-gnome-1b5a9ade453d0cd19d992399da7a12a85fc09351.zip |
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index d250d36070d3..4ec061be2d4f 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client LICENSE= BSD3CLAUSE |