diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
commit | 317bb4cb888e9aa84092fd811bc2f19840c34aff (patch) | |
tree | 689ed77d277413c448c11af59c2bfba0da4b48e1 /net-mgmt | |
parent | 4b0001b33e94e37b0acead22067205639f3c1b2a (diff) | |
download | freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.gz freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.zst freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.zip |
Reset maintainer at his request due to current lack of FreeBSD time.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/flow-tools/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/junipoll/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Altoids/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile index adf49e924be4..371043517916 100644 --- a/net-mgmt/flow-tools/Makefile +++ b/net-mgmt/flow-tools/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Suite of tools and library to work with netflow data USE_PYTHON_RUN= yes diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile index 4d345326f9c5..c9405dc6821d 100644 --- a/net-mgmt/junipoll/Makefile +++ b/net-mgmt/junipoll/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/ MASTER_SITE_SUBDIR= . old -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= JUNIper router snmp POLLer for firewall filter counters RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile index c113941cd01b..a03e0bd7f560 100644 --- a/net-mgmt/p5-Altoids/Makefile +++ b/net-mgmt/p5-Altoids/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dave.plonka.us/Altoids/%SUBDIR%/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SNMP get/walk functionality with built-in name to OID translation BUILD_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session |