summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-05-22 21:22:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-05-22 21:22:17 +0000
commit89a07b3dbe52a63eab8165e0a5baa6944ccd4277 (patch)
treef23cd0b1d764c09fe46e7513b043ee7078618c97 /net
parentFix build on -CURRENT (diff)
Change maintainer to ports@.
PR: ports/52591 Submitted by: Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/cflowd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile
index 58698a767341..130e21fa56cd 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= lyngbol@wheel.dk
+MAINTAINER= ports@FreeBSD.org
COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching
BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++