diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2008-07-30 19:00:36 +0000 |
commit | 1e22e237ba534a0216a8bc6a077bf9b48227cdff (patch) | |
tree | 414121e3b677e45fe420bac4d80f6ba61555ab76 /net-p2p/vuze | |
parent | d3b9a7446e995a2ade66fba11ceb39e043afe4e9 (diff) | |
download | ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.tar.gz ports-1e22e237ba534a0216a8bc6a077bf9b48227cdff.zip |
Notes
Diffstat (limited to 'net-p2p/vuze')
-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 ed04509c90a2..5df070f83acd 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF DISTNAME= Vuze_${PORTVERSION}_source -MAINTAINER= rnoland@2hip.net +MAINTAINER= rnoland@FreeBSD.org COMMENT= A BitTorrent client written in Java BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ |