aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-05-22 21:38:53 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-05-22 21:38:53 +0000
commitb88e7237129b5238591a37444fcc1a3630643c3f (patch)
treed586efccadc9becaee3e2ea32a258f5a1db7e740 /net-mgmt
parent1de5cb4747f2f9e856cfabdf1a12af970ec614c5 (diff)
downloadports-b88e7237129b5238591a37444fcc1a3630643c3f.tar.gz
ports-b88e7237129b5238591a37444fcc1a3630643c3f.zip
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
Notes
Notes: svn path=/head/; revision=81736
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arts++/Makefile2
-rw-r--r--net-mgmt/cflowd/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index 7fd6f65a8744..9f20d2b8af0a 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/arts++/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ler@lerctr.org
COMMENT= A network data storage and analysis library from CAIDA
GNU_CONFIGURE= yes
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index 130e21fa56cd..ec73c10bbc0f 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -17,7 +17,7 @@ PATCH_SITES= http://net.doit.wisc.edu/~plonka/cflowd/
PATCHFILES= cflowd-2-1-b1-djp.patch
.endif
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ler@lerctr.org
COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching
BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++