diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2008-11-30 04:21:07 +0000 |
commit | 232159b31e84125a17b3947c9eae994723d6337c (patch) | |
tree | cea913189d8aeb46107161edc564f577b397ec09 /net-p2p/trackerbt | |
parent | 0df5712fcb048950f43467c71fcf6edde647da5e (diff) | |
download | ports-232159b31e84125a17b3947c9eae994723d6337c.tar.gz ports-232159b31e84125a17b3947c9eae994723d6337c.zip |
Notes
Diffstat (limited to 'net-p2p/trackerbt')
-rw-r--r-- | net-p2p/trackerbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/trackerbt/Makefile b/net-p2p/trackerbt/Makefile index bbac04c0e2d1..72d72d4de99f 100644 --- a/net-p2p/trackerbt/Makefile +++ b/net-p2p/trackerbt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= net-p2p MASTER_SITES= http://www.alhem.net/project/trackerbt/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A BitTorrent tracker with additional distributed functionality BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets |