diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
commit | 47845666a3ffdb480725bbb30f568130a1b663a3 (patch) | |
tree | 87e882d966622b901fb5de407fe187e6f868a6a1 /net-p2p | |
parent | 584add60c13303a4b4956f24fad3a03a314e229d (diff) | |
download | freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.gz freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.zst freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.zip |
- Reassign to the heap
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/azureus/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent2/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 ad7e54c1a58a..26f4be377622 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/azureus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p java MASTER_SITES= SF/${PORTNAME}/vuze/vuze-${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 \ diff --git a/net-p2p/ktorrent2/Makefile b/net-p2p/ktorrent2/Makefile index 0d005c6122ff..59281f5d1ab8 100644 --- a/net-p2p/ktorrent2/Makefile +++ b/net-p2p/ktorrent2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/ \ http://www.brueffer.de/distfiles/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= BitTorrent client for KDE LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp 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 \ |