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 | |
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
-rw-r--r-- | net-p2p/azureus/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/azureus2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/vuze/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/azureus/Makefile b/net-p2p/azureus/Makefile index c6b463454a73..d28699a83716 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/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= \ 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= \ diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index c6b463454a73..d28699a83716 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/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= \ |