diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | e5a01406ec6d515afbf4321c8712331936428da7 (patch) | |
tree | fee10e6f229cb9c1ed107782e37aa1986973d5c2 /net-mgmt | |
parent | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (diff) | |
download | FreeBSD-ports-e5a01406ec6d515afbf4321c8712331936428da7.zip FreeBSD-ports-e5a01406ec6d515afbf4321c8712331936428da7.tar.gz |
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-mgmt')
-rw-r--r-- | net-mgmt/cisco_conf/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index f70b93e..5c8aeb1 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/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-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index ff3717f..1c2ca1a 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/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 |