summaryrefslogtreecommitdiff
path: root/net/cflowd
diff options
context:
space:
mode:
authorJesper Skriver <jesper@FreeBSD.org>2001-08-16 09:45:22 +0000
committerJesper Skriver <jesper@FreeBSD.org>2001-08-16 09:45:22 +0000
commit641b0fc843fd96c035e08b4ab12c8b01496c9490 (patch)
tree28617f01770a9a8cb40a4f05ecb6a203a0c6ec72 /net/cflowd
parentUpdate port to version 2.7.6, make it work with Python 2.1.1. (diff)
Hand over MAINTAINER to Michael Lyngbøl <lyngbol@wheel.dk>
Notes
Notes: svn path=/head/; revision=46308
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 a9050ed5d95c..bfaae343fe7c 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= lyngbol@wheel.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++