diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/amqp08/Makefile | 2 | ||||
-rw-r--r-- | net/jpcap/Makefile | 2 | ||||
-rw-r--r-- | net/mrouted/Makefile | 2 | ||||
-rw-r--r-- | net/py-txamqp/Makefile | 2 | ||||
-rw-r--r-- | net/xorp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/xorp/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net/amqp08/Makefile b/net/amqp08/Makefile index 05ef8a35775e..326710e8bdcd 100644 --- a/net/amqp08/Makefile +++ b/net/amqp08/Makefile @@ -13,7 +13,7 @@ DISTNAME= amqp0-8.xml EXTRACT_SUFX= DIST_SUBDIR= amqp -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vendor neutral AMQP 0.8 XML specification NO_BUILD= defined diff --git a/net/jpcap/Makefile b/net/jpcap/Makefile index dc59b0667be6..feae34398023 100644 --- a/net/jpcap/Makefile +++ b/net/jpcap/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net devel java MASTER_SITES= http://netresearch.ics.uci.edu/kfujii/jpcap/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JNI wrapper around libpcap LIB_DEPENDS= pcap.1:${PORTSDIR}/net/libpcap diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile index 478a4675f494..bb37fefba51b 100644 --- a/net/mrouted/Makefile +++ b/net/mrouted/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.research.att.com/pub/fenner/mrouted/ \ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}beta3+IOS12 -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multicast routing daemon providing DVMRP for IPv4 USE_RC_SUBR= mrouted diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index 1ddfc176f166..34b819838694 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://launchpadlibrarian.net/30388120/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Twisted Python library for the AMQP messaging protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile index cf5cc1a52dad..967fde85901d 100644 --- a/net/xorp-devel/Makefile +++ b/net/xorp-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bms DISTNAME= xorp-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source network routing platform, development branch # Uses libcurses, libcrypto, librt from base system. diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 0facc8b423b9..6b48d1380dce 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \ http://www3.xorp.org/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The eXtensible Open Router Platform NOMAN= defined |