diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-23 05:38:53 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-23 05:38:53 +0800 |
commit | f8b7f5f6f66eb2e8495c3940864d23000b4fda2c (patch) | |
tree | cd7fe5955891826d0ad502b31a6f87d59f9308b9 /net/cflowd | |
parent | 3b3e218291901835d427898bd5f86ac1b0cffae2 (diff) | |
download | freebsd-ports-gnome-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.tar.gz freebsd-ports-gnome-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.tar.zst freebsd-ports-gnome-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.zip |
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
Diffstat (limited to 'net/cflowd')
-rw-r--r-- | net/cflowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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++ |