diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:37:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:37:20 +0000 |
commit | 1c14a848fe8cdce0ef72e59fbb71f4e2fef84fff (patch) | |
tree | f60dbdc176872d49bcce2256cf4fa974c044c631 /net-mgmt | |
parent | 41690df5bdc6cfed02d4c8aeafdbf9753b1de0f7 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pftabled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pftabled/Makefile b/net-mgmt/pftabled/Makefile index d7133f241953..4c6d815612d6 100644 --- a/net-mgmt/pftabled/Makefile +++ b/net-mgmt/pftabled/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.06 CATEGORIES= net-mgmt MASTER_SITES= http://www.wolfermann.org/ -MAINTAINER= r@robakdesign.com +MAINTAINER= ports@FreeBSD.org COMMENT= The pftabled is a tool to manage your pf tables remotely USE_RC_SUBR= pftabled |