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 | |
parent | a38514987227418282c88beb65ecea623dcc1afe (diff) | |
download | ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.tar.gz ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/flowscan/Makefile | 2 |
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 \ |