diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-18 22:20:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-18 22:20:23 +0000 |
commit | b66056ffed4f4accfe21d4d8ec69b9b4896549c2 (patch) | |
tree | b5646e2b41724639d93797d47e3f1f936bac2850 /net/ifstat/Makefile | |
parent | 31fbdec56c578549d8d065747a523d7b4db5335f (diff) |
Notes
Diffstat (limited to 'net/ifstat/Makefile')
-rw-r--r-- | net/ifstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index d7984c8fd46e..7661a7fff7b0 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://gael.roualland.free.fr/${PORTNAME}/ -MAINTAINER= alexey@renatasystems.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network interface statistics monitoring tool GNU_CONFIGURE= yes |