aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-09-07 00:19:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-09-07 00:19:05 +0000
commitd72c560b21a0dd36f3255d3097728028a751ef18 (patch)
treeb6936d201a95bb666992e32ecc7dc784714045a5 /net
parentf22bf52a311332deecc0c59448b2f3cae1da13a4 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/gwhois/Makefile2
-rw-r--r--net/p5-Net-Libdnet/Makefile2
-rw-r--r--net/p5-Net-Packet-Target/Makefile2
-rw-r--r--net/p5-POE-Component-Client-Ident/Makefile2
-rw-r--r--net/p5-URI-FromHash/Makefile2
-rw-r--r--net/py-timeoutsocket/Makefile2
-rw-r--r--net/radvd/Makefile2
-rw-r--r--net/spoofer/Makefile2
-rw-r--r--net/zniper/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile
index 9f7a74bc2975..bf7b03090940 100644
--- a/net/gwhois/Makefile
+++ b/net/gwhois/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://gwhois.de/gwhois/ CENKES
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Flexible whois client and proxy
RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile
index 5fce30517c6c..b7dea109de99 100644
--- a/net/p5-Net-Libdnet/Makefile
+++ b/net/p5-Net-Libdnet/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libdnet interface
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
diff --git a/net/p5-Net-Packet-Target/Makefile b/net/p5-Net-Packet-Target/Makefile
index 16b7b7d9946b..d92aa4e51aec 100644
--- a/net/p5-Net-Packet-Target/Makefile
+++ b/net/p5-Net-Packet-Target/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Target object for all Net-Packet related stuff
BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile
index 7d0a41c4f513..0ea52805077e 100644
--- a/net/p5-POE-Component-Client-Ident/Makefile
+++ b/net/p5-POE-Component-Client-Ident/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= POE component for non-blocking ident lookups
BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE
diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile
index 6bf7c5a71828..8fcc78e8db7a 100644
--- a/net/p5-URI-FromHash/Makefile
+++ b/net/p5-URI-FromHash/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create URI from hash of components
BUILD_DEPENDS= p5-URI>=1.22:${PORTSDIR}/net/p5-URI
diff --git a/net/py-timeoutsocket/Makefile b/net/py-timeoutsocket/Makefile
index 8b44ccacc6e7..cc40976ee8ed 100644
--- a/net/py-timeoutsocket/Makefile
+++ b/net/py-timeoutsocket/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net python
MASTER_SITES= CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Timeout mechanism for TCP connections
USE_PYTHON= yes
diff --git a/net/radvd/Makefile b/net/radvd/Makefile
index a65661bd02f1..4b05a7003825 100644
--- a/net/radvd/Makefile
+++ b/net/radvd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= net ipv6
MASTER_SITES= http://www.litech.org/radvd/dist/ CENKES
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Linux/BSD IPv6 router advertisement daemon
GNU_CONFIGURE= yes
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index 992500ea6159..267fdbd22b37 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5
CATEGORIES= net
MASTER_SITES= http://spoofer.csail.mit.edu/ CENKES
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ANA Spoofer Project testing software
PLIST_FILES= bin/spoofer
diff --git a/net/zniper/Makefile b/net/zniper/Makefile
index 81d155f92eba..ac5716e7780d 100644
--- a/net/zniper/Makefile
+++ b/net/zniper/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CENKES
# Unversioned distfile available from:
# http://www.signedness.org/tools/zniper.tgz
-MAINTAINER= infofarmer@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Display and reset active TCP connections
WRKSRC= ${WRKDIR}/${PORTNAME}