summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 03:36:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-02 03:36:45 +0000
commit03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch)
tree3c319f9d1358da7651dfaac54283645a7a896338 /net
parentports with possibly unreachable MAINTAINERs (diff)
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'net')
-rw-r--r--net/cisco_conf/Makefile2
-rw-r--r--net/ppptraf/Makefile2
-rw-r--r--net/tas/Makefile2
-rw-r--r--net/urlendec/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/cisco_conf/Makefile b/net/cisco_conf/Makefile
index f70b93e1a894..5c8aeb1ea091 100644
--- a/net/cisco_conf/Makefile
+++ b/net/cisco_conf/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/
DISTNAME= ciscoconf-${PORTVERSION}
DIST_SUBDIR= cisco_conf
-MAINTAINER= anton@urc.ac.ru
+MAINTAINER= anton@chelcom.ru
COMMENT= Simple configuration editor for Cisco devices
RUN_DEPENDS= ${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe
diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile
index e64ed9f8329c..c79dcd16d788 100644
--- a/net/ppptraf/Makefile
+++ b/net/ppptraf/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \
http://people.FreeBSD.org/~dburr/distfiles/
-MAINTAINER= diskiller@cnbinc.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program
#MAN1= ppptraf.1
diff --git a/net/tas/Makefile b/net/tas/Makefile
index ff3717fb91f5..1c2ca1a5e787 100644
--- a/net/tas/Makefile
+++ b/net/tas/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/
DISTNAME= tas-${PORTVERSION}
-MAINTAINER= anton@urc.ac.ru
+MAINTAINER= anton@chelcom.ru
COMMENT= Traffic accounting system
WRKSRC= ${WRKDIR}/tas
diff --git a/net/urlendec/Makefile b/net/urlendec/Makefile
index e7b00fe6aace..658d69fb2bdf 100644
--- a/net/urlendec/Makefile
+++ b/net/urlendec/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= http://www.whizkidtech.redprince.net/fports/
-MAINTAINER= adam@redprince.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= URL encoder and decoder
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm