diff options
author | wxs <wxs@FreeBSD.org> | 2008-03-24 23:44:31 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-03-24 23:44:31 +0800 |
commit | cf6e65fd44d5f81eee7b07d2bd4390392399a957 (patch) | |
tree | 82f2b77e6456acf671d358b1ad8318979ca21397 /net-p2p | |
parent | 12bc977ad21d165c3ca9d82667f2f7c48a65de0e (diff) | |
download | freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.tar.gz freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.tar.zst freebsd-ports-gnome-cf6e65fd44d5f81eee7b07d2bd4390392399a957.zip |
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
Diffstat (limited to 'net-p2p')
-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 7e3b9a6c2cbf..ee7e62fd70cf 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF DISTNAME= Azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 59cc965d4e1b..12e51ce356c3 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= azureus DISTNAME= azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index 7e3b9a6c2cbf..ee7e62fd70cf 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF DISTNAME= Azureus_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rnoland@2hip.net COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ |