summaryrefslogtreecommitdiff
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
parent1de5cb4747f2f9e856cfabdf1a12af970ec614c5 (diff)
downloadfreebsd-ports-b88e7237129b5238591a37444fcc1a3630643c3f.zip
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
-rw-r--r--net-mgmt/arts++/Makefile2
-rw-r--r--net-mgmt/cflowd/Makefile2
-rw-r--r--net/arts++/Makefile2
-rw-r--r--net/cflowd/Makefile2
4 files changed, 4 insertions, 4 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++
diff --git a/net/arts++/Makefile b/net/arts++/Makefile
index 7fd6f65a8744..9f20d2b8af0a 100644
--- a/net/arts++/Makefile
+++ b/net/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/cflowd/Makefile b/net/cflowd/Makefile
index 130e21fa56cd..ec73c10bbc0f 100644
--- a/net/cflowd/Makefile
+++ b/net/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++