diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-23 05:22:17 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-23 05:22:17 +0800 |
commit | 74d2f4dabc182c381aca2e1ac7b33b23a5e876db (patch) | |
tree | c2dfb347803a6082201d228e449f6fd716dcfa7c /net-mgmt | |
parent | 56e3d976a8206163960dd54e1375064683ed58e8 (diff) | |
download | freebsd-ports-gnome-74d2f4dabc182c381aca2e1ac7b33b23a5e876db.tar.gz freebsd-ports-gnome-74d2f4dabc182c381aca2e1ac7b33b23a5e876db.tar.zst freebsd-ports-gnome-74d2f4dabc182c381aca2e1ac7b33b23a5e876db.zip |
Change maintainer to ports@.
PR: ports/52591
Submitted by: Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index 58698a767341..130e21fa56cd 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= 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++ |