diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /net/ntopng | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Notes
Diffstat (limited to 'net/ntopng')
-rw-r--r-- | net/ntopng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 53cbc010b321..6bb26a243cc0 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SF/ntop/${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces LICENSE= GPLv3 |