diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-03-24 15:44:31 +0000 |
commit | e00d37b854e23470d790bb6cf94a852c36adee10 (patch) | |
tree | 03b57c33ba2782eaf6425e9d06ac1d4162af5bce /net-p2p | |
parent | c694fb976e54a1bdf0c0a6bf68b98792e96908dd (diff) |
Notes
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 \ |