diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-11-03 20:51:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-11-03 20:51:34 +0000 |
commit | 3a56f9304eb995e805fb5eb959ece0c6dbf06cc0 (patch) | |
tree | 2f009ad74b2f36fe6b8ef266fef7466ce6c42628 /sysutils/pfstat | |
parent | c12b1f4a3265e064d048eb62a5a328d9d853d87d (diff) |
Notes
Diffstat (limited to 'sysutils/pfstat')
-rw-r--r-- | sysutils/pfstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index d631827629a2..da527f020f05 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= sysutils net MASTER_SITES= https://www.benzedrine.ch/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to render graphical statistics for pf LICENSE= BSD2CLAUSE |