diff options
author | Jesper Skriver <jesper@FreeBSD.org> | 2001-08-16 09:45:22 +0000 |
---|---|---|
committer | Jesper Skriver <jesper@FreeBSD.org> | 2001-08-16 09:45:22 +0000 |
commit | 641b0fc843fd96c035e08b4ab12c8b01496c9490 (patch) | |
tree | 28617f01770a9a8cb40a4f05ecb6a203a0c6ec72 /net-mgmt/flowscan | |
parent | Update 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>
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 71ccf897062b..38b303cffea8 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= ports@FreeBSD.org +MAINTAINER= lyngbol@wheel.dk BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ rrdtool:${PORTSDIR}/net/rrdtool \ |