diff options
author | linimon <linimon@FreeBSD.org> | 2007-04-01 19:09:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-04-01 19:09:27 +0800 |
commit | b79654d2043580f13537dcfd9566e2c2e9faa3e9 (patch) | |
tree | f09a5452b8c71a695bd64bbb7f5bb03da8061e92 /net-p2p/azureus2 | |
parent | bcd8267dd62827a51d88f1aeda8e2528f54ad8ec (diff) | |
download | freebsd-ports-gnome-b79654d2043580f13537dcfd9566e2c2e9faa3e9.tar.gz freebsd-ports-gnome-b79654d2043580f13537dcfd9566e2c2e9faa3e9.tar.zst freebsd-ports-gnome-b79654d2043580f13537dcfd9566e2c2e9faa3e9.zip |
Transfer maintainership to rnoland@2hip.net, who has submitted PRs about
this port
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r-- | net-p2p/azureus2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index c6b463454a73..d28699a83716 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= azureus_${PORTVERSION}_source -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= \ |