diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-11-23 16:34:04 +0800 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-11-23 16:34:04 +0800 |
commit | df2e470ce546c6a529f00c8ba325984f74d8f9af (patch) | |
tree | df522aa5b56d3847b185895500f0d1e6d9784972 /net-p2p | |
parent | b699de853a94184ec50994138464c8ba6937cd25 (diff) | |
download | freebsd-ports-gnome-df2e470ce546c6a529f00c8ba325984f74d8f9af.tar.gz freebsd-ports-gnome-df2e470ce546c6a529f00c8ba325984f74d8f9af.tar.zst freebsd-ports-gnome-df2e470ce546c6a529f00c8ba325984f74d8f9af.zip |
- Reset maintainer to ports@
Diffstat (limited to 'net-p2p')
-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 e92a4767ebed..5230934b7c53 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.16.18 CATEGORIES?= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME:S/-rasterbar//}/${PORTNAME:S/-rasterbar//}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client LICENSE= BSD3CLAUSE |