diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-14 13:51:44 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-14 13:51:44 +0800 |
commit | 3fbfdc2dd246306a192cbe1f02f9f076e27d87d0 (patch) | |
tree | cac63a61d5847c9b2860ad62f9631bf55564baa9 /net-p2p | |
parent | 84e5fd67cf2e8cf00eba6ea5c562b6102245a47f (diff) | |
download | freebsd-ports-gnome-3fbfdc2dd246306a192cbe1f02f9f076e27d87d0.tar.gz freebsd-ports-gnome-3fbfdc2dd246306a192cbe1f02f9f076e27d87d0.tar.zst freebsd-ports-gnome-3fbfdc2dd246306a192cbe1f02f9f076e27d87d0.zip |
Drop maintainership
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/fcptools/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/frost/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/liberator/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/phex/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/xnap/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile index 9dcc9216523b..33cf0a4b5672 100644 --- a/net-p2p/fcptools/Makefile +++ b/net-p2p/fcptools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://freenetproject.org/snapshots/ DISTNAME= ${PORTNAME}-${RELEASE_DATE} EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeNet client library and command-line tools for shell scripting USE_GMAKE= yes diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 9163f46b4da2..2b0d36e9a075 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://freenetproject.org/snapshots/ \ DISTNAME= ${PORTNAME}-20051123 EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech USE_RC_SUBR= yes diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 9163f46b4da2..2b0d36e9a075 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://freenetproject.org/snapshots/ \ DISTNAME= ${PORTNAME}-20051123 EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech USE_RC_SUBR= yes diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 6e936942af1a..7897d5ed28c8 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jtcfrost DISTNAME= ${PORTNAME}-20-Oct-2005-java${JAVA_VERSION:S/.//} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= File-sharing tool for FreeNet with Usenet like forum support USE_JAVA= yes diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile index 12fc4982c931..00323b880aa2 100644 --- a/net-p2p/liberator/Makefile +++ b/net-p2p/liberator/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ofcp-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line client to FreeNet Network BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 5fb628ad4de0..65ca83e26357 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= yes diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 2f2a7693634f..17dd93936712 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} #DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} DISTNAME= ${PORTNAME:L}-${DISTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= yes |