diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-01 01:45:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-01 01:45:24 +0800 |
commit | 743e7f8a0e24c5bcf665ccee5755870f7e435e43 (patch) | |
tree | 9bf958301ec490d3d3b65da22740aed76251de93 | |
parent | 7980546beda267c2719d7423e70ca3586361125e (diff) | |
download | freebsd-ports-gnome-743e7f8a0e24c5bcf665ccee5755870f7e435e43.tar.gz freebsd-ports-gnome-743e7f8a0e24c5bcf665ccee5755870f7e435e43.tar.zst freebsd-ports-gnome-743e7f8a0e24c5bcf665ccee5755870f7e435e43.zip |
Take maintainership
-rw-r--r-- | net/minidlna/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index 47a26c2cb8c5..6040183abf1a 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -7,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Media-server compatible with "Digital Life Network Alliance" LICENSE= GPLv2 |