diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-08-16 20:40:22 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-08-16 20:40:22 +0800 |
commit | 0f717ac5cf22289841faab5aa4831b4735139a07 (patch) | |
tree | 2f3bb0d2eaafe5d2ff50eb963879ccf8a7ef01d2 /net-mgmt | |
parent | 0b9e94433851de6eb5b78481cf2e1aca775f1497 (diff) | |
download | freebsd-ports-gnome-0f717ac5cf22289841faab5aa4831b4735139a07.tar.gz freebsd-ports-gnome-0f717ac5cf22289841faab5aa4831b4735139a07.tar.zst freebsd-ports-gnome-0f717ac5cf22289841faab5aa4831b4735139a07.zip |
Pass maintainer-ship to Philippe Maechler <plcmaechler@gmail.com>.
Requested by: private mail
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index cbaa0314ac5e..7e95c8bc2c03 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -5,7 +5,7 @@ PORTNAME= docsis PORTVERSION= 0.9.8 CATEGORIES= net-mgmt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= plcmaechler@gmail.com COMMENT= Binary configuration file encoder/decoder LICENSE= GPLv2+ |