diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 455dd1bd7c2bb1eefc43eb139099e75131f41033 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /net/tcpflow | |
parent | 0148530b285600d81b1a16d04eae168dc5427ac5 (diff) | |
download | pkgsrc-455dd1bd7c2bb1eefc43eb139099e75131f41033.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'net/tcpflow')
-rw-r--r-- | net/tcpflow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index ac69535b0d1..e13916f6227 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:20 adrianp Exp $ # DISTNAME= tcpflow-0.21 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/ COMMENT= Captures data transmitted as part of TCP connections |