summaryrefslogtreecommitdiff
path: root/net/cflowd
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/cflowd
parentFix build on Sparc. (diff)
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
Notes
Notes: svn path=/head/; revision=81736
Diffstat (limited to 'net/cflowd')
-rw-r--r--net/cflowd/Makefile2
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++