diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-08-23 22:44:46 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-08-23 22:49:10 +0000 |
commit | 725a01132b0199e10d39c9fd4a9d644f2cc5e582 (patch) | |
tree | 5170b22c4f7faf76fd111896a44962a5d37068cc | |
parent | b51122e1309af83607f20c5a78e4476135e5a503 (diff) |
net-mgmt/etherape: Adopt port
-rw-r--r-- | net-mgmt/etherape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index 4839bc040ec1..3c63e6697894 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/etherape/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.9.18 CATEGORIES= net-mgmt gnome MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= Graphical network traffic monitor tool modeled after Etherman LICENSE= GPLv2+ |