diff options
author | clement <clement@FreeBSD.org> | 2004-03-22 19:48:21 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-03-22 19:48:21 +0800 |
commit | 2b6de2a410f33f44e2b6e8c71fb2e28d8537ade4 (patch) | |
tree | b0a2b20162c8f25c24abaaf144c7aae4ad292866 /net-mgmt | |
parent | cc8636b3f6964b76ac073deead339a62d5f57aa5 (diff) | |
download | freebsd-ports-gnome-2b6de2a410f33f44e2b6e8c71fb2e28d8537ade4.tar.gz freebsd-ports-gnome-2b6de2a410f33f44e2b6e8c71fb2e28d8537ade4.tar.zst freebsd-ports-gnome-2b6de2a410f33f44e2b6e8c71fb2e28d8537ade4.zip |
Drop maintainership.
PR: 64565
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index f2a3ef58dd72..a0273aa70696 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} -MAINTAINER= ler@lerctr.org +MAINTAINER= ports@FreeBSD.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 5dac854d7d82..45caf8ed849d 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://net.doit.wisc.edu/~plonka/cflowd/ PATCHFILES= cflowd-2-1-b1-djp.patch .endif -MAINTAINER= ler@lerctr.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net-mgmt/arts++ |