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 | |
parent | 0df5712fcb048950f43467c71fcf6edde647da5e (diff) | |
download | ports-232159b31e84125a17b3947c9eae994723d6337c.tar.gz ports-232159b31e84125a17b3947c9eae994723d6337c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/btpeer/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/minder/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/trackerbt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/btpeer/Makefile b/net-p2p/btpeer/Makefile index 407750cc6d74..c229f4167d79 100644 --- a/net-p2p/btpeer/Makefile +++ b/net-p2p/btpeer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= net-p2p MASTER_SITES= http://www.alhem.net/project/btpeer/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client functionality of bittorrent protocol, network only environment BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets-devel.a:${PORTSDIR}/net/Sockets-devel diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index 3cbd1e8f9efb..9bbca1cf0372 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://www.alhem.net/project/minder/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small network application for automatic maintenance of peer lists BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets.a:${PORTSDIR}/net/Sockets 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 |