summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-23 21:03:11 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-23 21:03:11 +0000
commit5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch)
treee756051a1acbe2d193318e2a48b83cc721cef354 /net
parentzebra-0.89 has been replaced by zebra-0.89a. (diff)
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Notes
Notes: svn path=/head/; revision=34154
Diffstat (limited to 'net')
-rw-r--r--net/ascend-radius/Makefile2
-rw-r--r--net/irrtoolset/Makefile2
-rw-r--r--net/mrtg/Makefile2
-rw-r--r--net/p5-Archie/Makefile2
-rw-r--r--net/p5-Net-DNS/Makefile2
-rw-r--r--net/p5-Net-Whois/Makefile2
-rw-r--r--net/p5-Net/Makefile2
-rw-r--r--net/p5-SNMP/Makefile2
-rw-r--r--net/ratoolset/Makefile2
-rw-r--r--net/rwhois/Makefile2
-rw-r--r--net/rwhoisd/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/net/ascend-radius/Makefile b/net/ascend-radius/Makefile
index 8ddde6730660..bfc975d2c219 100644
--- a/net/ascend-radius/Makefile
+++ b/net/ascend-radius/Makefile
@@ -19,7 +19,7 @@ DISTFILES= radius-980618.tar.gz \
980618.pdf
EXTRACT_ONLY= radius-980618.tar.gz
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKPREFIX= radius-980618/radius-1.16-ascend
WRKSRC= ${WRKDIR}/${WRKPREFIX}/ascendd
diff --git a/net/irrtoolset/Makefile b/net/irrtoolset/Makefile
index 39592020fc2a..1e5a2c29bc26 100644
--- a/net/irrtoolset/Makefile
+++ b/net/irrtoolset/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/
DISTNAME= RAToolSet-3.5.8
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index 17a119b395ab..47229d51415b 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.9.2
CATEGORIES= net
MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile
index 84d22f69b275..f309a33636ad 100644
--- a/net/p5-Archie/Makefile
+++ b/net/p5-Archie/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Archie
DISTNAME= perl_archie.${PORTVERSION}
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index 72d8a994cab2..46e2b45a531b 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile
index 5d0030de4c90..90092a9c20c0 100644
--- a/net/p5-Net-Whois/Makefile
+++ b/net/p5-Net-Whois/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index 0c8c08243555..a23b8ea8cd25 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
DISTNAME= libnet-${PORTVERSION}
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PERL5= YES
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index 5b8f730ae20b..e4908f78dffc 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp
diff --git a/net/ratoolset/Makefile b/net/ratoolset/Makefile
index 39592020fc2a..1e5a2c29bc26 100644
--- a/net/ratoolset/Makefile
+++ b/net/ratoolset/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/
DISTNAME= RAToolSet-3.5.8
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile
index 9ea1b154b7f8..13c5dc8c0dfd 100644
--- a/net/rwhois/Makefile
+++ b/net/rwhois/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.rwhois.net/pub/
DISTNAME= rwhois-1.0B9.2
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.if !exists(/usr/include/tcpd.h)
LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile
index 9ea1b154b7f8..13c5dc8c0dfd 100644
--- a/net/rwhoisd/Makefile
+++ b/net/rwhoisd/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.rwhois.net/pub/
DISTNAME= rwhois-1.0B9.2
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.if !exists(/usr/include/tcpd.h)
LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper