diff options
Diffstat (limited to 'net-p2p/vuze/Makefile')
-rw-r--r-- | net-p2p/vuze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index 1a4a48e5472d..12060c85aacb 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF/azureus/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= Vuze_${PORTVERSION}_source -MAINTAINER= rnoland@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ |