diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-22 21:38:53 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-22 21:38:53 +0000 |
commit | f8b7f5f6f66eb2e8495c3940864d23000b4fda2c (patch) | |
tree | cd7fe5955891826d0ad502b31a6f87d59f9308b9 | |
parent | 3b3e218291901835d427898bd5f86ac1b0cffae2 (diff) | |
download | FreeBSD-ports-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.zip FreeBSD-ports-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.tar.gz |
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 | ||||
-rw-r--r-- | net/arts++/Makefile | 2 | ||||
-rw-r--r-- | net/cflowd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 7fd6f65..9f20d2b 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 130e21f..ec73c10 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 7fd6f65..9f20d2b 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 130e21f..ec73c10 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++ |