aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-07-06 10:35:32 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-07-06 10:35:32 +0000
commit43c44a17a69df2bfb637f1bf6fc8c6e4841af63a (patch)
treeb5db4983354cbdff70987ff9673c7f6f79c4f16a /net-mgmt
parenta38514987227418282c88beb65ecea623dcc1afe (diff)
downloadports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.tar.gz
ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.zip
sorry, no time for maintenance, hand port over to ports team entirely
Notes
Notes: svn path=/head/; revision=44823
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arts++/Makefile2
-rw-r--r--net-mgmt/cflowd/Makefile2
-rw-r--r--net-mgmt/flowscan/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index eca27e89d964..38d9a6ed169c 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/arts++/
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= andreas@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index 3445d989e09f..a9050ed5d95c 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= andreas@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net/arts++
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 \