diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /net | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/java-beepcore/Makefile | 2 | ||||
-rw-r--r-- | net/lft/Makefile | 2 | ||||
-rw-r--r-- | net/mars_nwe/Makefile | 2 | ||||
-rw-r--r-- | net/py-pybeanstalk/Makefile | 2 | ||||
-rw-r--r-- | net/pygopherd/Makefile | 2 | ||||
-rw-r--r-- | net/redir/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/java-beepcore/Makefile b/net/java-beepcore/Makefile index 6f3c47b3c95d..0aa188e1529b 100644 --- a/net/java-beepcore/Makefile +++ b/net/java-beepcore/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-java/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= java- EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of BEEP core and BEEP mapping for TCP in Java RUN_DEPENDS= ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j diff --git a/net/lft/Makefile b/net/lft/Makefile index fb5ef6754ade..d7507064de89 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -7,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://pwhois.org/get/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Layer 4 Traceroute program GNU_CONFIGURE= yes diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile index aff8dde75875..f2ca73e8fe1a 100644 --- a/net/mars_nwe/Makefile +++ b/net/mars_nwe/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://www.compu-art.de/mars_nwe/ \ DISTNAME= mars_nwe-0.99.pl20 EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Netware server emulator for Un*x systems WRKSRC= ${WRKDIR}/mars_nwe diff --git a/net/py-pybeanstalk/Makefile b/net/py-pybeanstalk/Makefile index df1f5534c5c5..8f073d1900c8 100644 --- a/net/py-pybeanstalk/Makefile +++ b/net/py-pybeanstalk/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.11.1 CATEGORIES= net python MASTER_SITES= GOOGLE_CODE -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure python client library for beanstalkd queue LICENSE= GPLv2 diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile index a0755b51f5ff..43d6fd96e6b8 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ \ http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprotocol Information Server USE_PYTHON= yes diff --git a/net/redir/Makefile b/net/redir/Makefile index fb97eb084515..312208bfb868 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://sammy.net/~sammy/hacks/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP connection redirection utility USE_RC_SUBR= redir |