diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /net-p2p | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnewtellium/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gtorrentviewer/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-kenosis/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile index 2b75b85ffed5..d812c31389fa 100644 --- a/net-p2p/gnewtellium/Makefile +++ b/net-p2p/gnewtellium/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= SF -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Gnutella client PORTSCOUT= skipv:0.05 # older than current one diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile index d55653d37638..4c558adf2029 100644 --- a/net-p2p/gtorrentviewer/Makefile +++ b/net-p2p/gtorrentviewer/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION} DISTNAME= GTorrentViewer-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= GTK+2 viewer and editor for BitTorrent meta files LICENSE= GPLv2 diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile index 75724bad94ad..0d1e756d1bdd 100644 --- a/net-p2p/py-kenosis/Makefile +++ b/net-p2p/py-kenosis/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-p2p python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Fully-distributed p2p RPC system built on top of XMLRPC LICENSE= MIT |