diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-05-29 06:07:23 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-05-29 06:07:23 +0800 |
commit | 7b875db64c710fe35c8625130eadd7400bc73cea (patch) | |
tree | d88045d24259fe54f1ee9f926cccad854fcff94e | |
parent | c36d8b68cd45c23b626d3a57fc25465ca363f1f0 (diff) | |
download | freebsd-ports-gnome-7b875db64c710fe35c8625130eadd7400bc73cea.tar.gz freebsd-ports-gnome-7b875db64c710fe35c8625130eadd7400bc73cea.tar.zst freebsd-ports-gnome-7b875db64c710fe35c8625130eadd7400bc73cea.zip |
Take maintainership.
PR: 209812
Approved by: bofh@ (former maintainer)
-rw-r--r-- | net/ndpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 74a4801bf3f2..18a38ba8cb60 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= SF/ntop/nDPI DISTNAME= nDPI-${PORTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= madpilot@FreeBSD.org COMMENT= NTOP-maintained superset of the popular OpenDPI library LICENSE= GPLv3 |