diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-10 22:20:18 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-10 22:20:18 +0000 |
commit | 1d3015aac792b2f0cd1fd7274dbbabea3bda669d (patch) | |
tree | 5ab423f92ad433d02a11556f0a3fc3008b34ff7c /net-p2p | |
parent | 4719412b442849f30918a17f730862aa820dc042 (diff) | |
download | freebsd-ports-1d3015aac792b2f0cd1fd7274dbbabea3bda669d.zip |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-transmissionrpc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index a51ae86b9739..39321ba39e95 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p python MASTER_SITES= http://download.deluge-torrent.org/source/ EXTRACT_SUFX= .tar.lzma -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= Bittorrent client using Python, GTK+2 and libtorrent-rasterbar LICENSE= GPLv3 diff --git a/net-p2p/py-transmissionrpc/Makefile b/net-p2p/py-transmissionrpc/Makefile index 5cdc291e215e..0584172d1985 100644 --- a/net-p2p/py-transmissionrpc/Makefile +++ b/net-p2p/py-transmissionrpc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= A Python module that communicates with Transmission through JSON-RPC LICENSE= MIT |