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/bnbt | |
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/bnbt')
-rw-r--r-- | net/bnbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bnbt/Makefile b/net/bnbt/Makefile index 9a4787907b6e..92da3caf2801 100644 --- a/net/bnbt/Makefile +++ b/net/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 |