diff options
author | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-01 20:28:00 +0800 |
commit | 8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78 (patch) | |
tree | c5b386815847812967538a3c9b389f6f1364cbcc /net-p2p/libtorrent | |
parent | 39b303fbe70d8eaa5df561687b768ab5c95fbebb (diff) | |
download | freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.gz freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.tar.zst freebsd-ports-gnome-8ec5b53c655bd6a2b9ad1e89b3cfec7a914d7e78.zip |
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.
Approved by: pav (mentor)
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |