diff options
author | rm <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
commit | bc90cc22536fbc6fb648a5ef9c891a7b16b544ad (patch) | |
tree | 8abba52d4a8768e93f48c43e744e891206894871 /net-p2p/deluge | |
parent | e85d15b26d9f31d252639cff3dcf2a66cca8c64c (diff) | |
download | freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.gz freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.zst freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.zip |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |