diff options
-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 |