diff options
author | flz <flz@FreeBSD.org> | 2005-05-31 16:28:42 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-31 16:28:42 +0800 |
commit | b838f217aef832602552eaebdf4830995b1c7e2c (patch) | |
tree | b0aba2b4b3821416e5d584365a99d90b03f4fa3d /net/pfflowd | |
parent | 7e9b8fb808e645ac7ffc425f605b3d94a5559cbf (diff) | |
download | freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.tar.gz freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.tar.zst freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.zip |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer
Diffstat (limited to 'net/pfflowd')
-rw-r--r-- | net/pfflowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pfflowd/Makefile b/net/pfflowd/Makefile index 7303ed12dace..4f7287e76974 100644 --- a/net/pfflowd/Makefile +++ b/net/pfflowd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= net MASTER_SITES= http://www.mindrot.org/files/pfflowd/ -MAINTAINER= andy@fud.org.nz +MAINTAINER= thompsa@FreeBSD.org COMMENT= Convert pfsync states to NetFlow datagrams MAN8= pfflowd.8 |