diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
commit | 43c44a17a69df2bfb637f1bf6fc8c6e4841af63a (patch) | |
tree | b5db4983354cbdff70987ff9673c7f6f79c4f16a /net-mgmt/flowscan | |
parent | Add sqlrelay, a persistent DB connection pooling/proxying/load (diff) |
sorry, no time for maintenance, hand port over to ports team entirely
Diffstat (limited to 'net-mgmt/flowscan')
-rw-r--r-- | net-mgmt/flowscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index d8ca6f18e172..71ccf897062b 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ DISTFILES= FlowScan-${PORTVERSION}.tar.gz -MAINTAINER= andreas@freebsd.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ rrdtool:${PORTSDIR}/net/rrdtool \ |