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/libbt | |
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/libbt')
-rw-r--r-- | net-p2p/libbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |