diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
commit | 8dea44bbe246323127a4f29542828f9d1d859080 (patch) | |
tree | 0661a2e6db7b058633622c479f4179ef105e3361 /net-mgmt | |
parent | dfa69b81e7bfbf10023d6db8ec2cf6ec4bd7a1a1 (diff) | |
download | FreeBSD-ports-8dea44bbe246323127a4f29542828f9d1d859080.zip FreeBSD-ports-8dea44bbe246323127a4f29542828f9d1d859080.tar.gz |
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 adf49e9..3710435 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 4d34532..c9405dc 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 c113941..a03e0bd 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 |