summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-01 12:28:00 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-01 12:28:00 +0000
commitc78f797bc828f1e05e2099b1158b027bb2476c53 (patch)
tree30e28a3c8e1783e4b0ce8e9f9f0b30c317be823a /net-p2p
parentAdd myself to the map. (diff)
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org. Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=130089
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bnbt/Makefile2
-rw-r--r--net-p2p/ctorrent/Makefile2
-rw-r--r--net-p2p/libbt/Makefile2
-rw-r--r--net-p2p/libtorrent/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile
index 9a4787907b6e..92da3caf2801 100644
--- a/net-p2p/bnbt/Makefile
+++ b/net-p2p/bnbt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://bnbt.go-dedicated.com/ \
http://www.oook.cz/bsd/distfiles/
DISTNAME= bnbt81b-3
-MAINTAINER= flz@xbsd.org
+MAINTAINER= flz@FreeBSD.org
COMMENT= A C++ BitTorrent Tracker
USE_ZIP= yes
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile
index 57498d1840d5..7ace7f52baf3 100644
--- a/net-p2p/ctorrent/Makefile
+++ b/net-p2p/ctorrent/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= flz@xbsd.org
+MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C for FreeBSD and Linux
GNU_CONFIGURE= yes
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index f9a5128d78f5..c3bf8cb1016a 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= flz@xbsd.org
+MAINTAINER= flz@FreeBSD.org
COMMENT= C library implementing the core BitTorrent protocol
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 7b9c377a013e..929395c36154 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.9
CATEGORIES= net
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
-MAINTAINER= flz@xbsd.org
+MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Library written in C++
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \