diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-22 21:22:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-22 21:22:17 +0000 |
commit | 89a07b3dbe52a63eab8165e0a5baa6944ccd4277 (patch) | |
tree | f23cd0b1d764c09fe46e7513b043ee7078618c97 | |
parent | 46c45934f2457e4ce2f3e3ef7f1cf1740548d241 (diff) |
Notes
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 | ||||
-rw-r--r-- | net/cflowd/Makefile | 2 |
2 files changed, 2 insertions, 2 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++ 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++ |