diff options
author | andreas <andreas@FreeBSD.org> | 2001-07-06 18:35:32 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-07-06 18:35:32 +0800 |
commit | d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c (patch) | |
tree | a68ee305c1c5d3fa8fe544fcf4cc4c42b1ea96a1 /net-mgmt | |
parent | f671f9dec4461f89d03df3b71bb49910fc043727 (diff) | |
download | freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.gz freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.zst freebsd-ports-gnome-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.zip |
sorry, no time for maintenance, hand port over to ports team entirely
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 \ |