diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /net-p2p/bittyrant | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) |
Notes
Diffstat (limited to 'net-p2p/bittyrant')
-rw-r--r-- | net-p2p/bittyrant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bittyrant/Makefile b/net-p2p/bittyrant/Makefile index 6496cc95bdd4..f73075afe0f5 100644 --- a/net-p2p/bittyrant/Makefile +++ b/net-p2p/bittyrant/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p java MASTER_SITES= http://bittyrant.cs.washington.edu/dist_010807/ DISTNAME= BitTyrant-src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java BitTorrent client optimized for fast download performance BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ |