diff options
author | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-07-29 01:31:01 +0800 |
commit | 809b1ca590f918796482ce8b48e70752495977cb (patch) | |
tree | 980d89524c8bcd5d315164d95cceaae06bd63b34 /net-p2p/btpd | |
parent | bbcc47981a2d3bfd47c20af3ae85db3ca323bdcd (diff) | |
download | freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.gz freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.tar.zst freebsd-ports-gnome-809b1ca590f918796482ce8b48e70752495977cb.zip |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor)
Diffstat (limited to 'net-p2p/btpd')
-rw-r--r-- | net-p2p/btpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index cc3d20d40e11..65e523a37cbc 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.15 CATEGORIES= net-p2p MASTER_SITES= http://www.murmeldjur.se/btpd/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= bapt@FreeBSD.org COMMENT= Bittorrent client consisting of a daemon and client commands USE_AUTOTOOLS= autoconf:262 aclocal:110 |