diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /net-p2p | |
parent | Update to 3.11.9 (diff) |
- Update maintainer address
Approved by: thierry (mentor)
Notes
Notes:
svn path=/head/; revision=208891
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/peercast/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/rtgui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/peercast/Makefile b/net-p2p/peercast/Makefile index f613b5e85cf8..b4a7acd5a69a 100644 --- a/net-p2p/peercast/Makefile +++ b/net-p2p/peercast/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.peercast.org/ DISTNAME= peercast-linux EXTRACT_SUFX= .tgz -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A peer-to-peer network for broadcasting and listening to streams USE_LINUX= yes diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index 1abe883b1f9a..6f2d4987f5df 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A web based front end for rTorrent OPTIONS= APACHE "Use Apache for web interface" On \ |