diff options
author | jesper <jesper@FreeBSD.org> | 2001-08-16 17:45:22 +0800 |
---|---|---|
committer | jesper <jesper@FreeBSD.org> | 2001-08-16 17:45:22 +0800 |
commit | 20aea0f526424854ca72927152a9dcc251e37bda (patch) | |
tree | 77ada2f7edaeabede027f70fd7464dd56767fbc6 /net-mgmt/cflowd | |
parent | be85dd1293da21e79f10eaa66af7c8be7992a9d1 (diff) | |
download | freebsd-ports-gnome-20aea0f526424854ca72927152a9dcc251e37bda.tar.gz freebsd-ports-gnome-20aea0f526424854ca72927152a9dcc251e37bda.tar.zst freebsd-ports-gnome-20aea0f526424854ca72927152a9dcc251e37bda.zip |
Hand over MAINTAINER to Michael Lyngbøl <lyngbol@wheel.dk>
Diffstat (limited to 'net-mgmt/cflowd')
-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 a9050ed5d95c..bfaae343fe7c 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= ports@FreeBSD.org +MAINTAINER= lyngbol@wheel.dk BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++ |