diff options
author | decke <decke@FreeBSD.org> | 2016-11-17 15:18:45 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2016-11-17 15:18:45 +0800 |
commit | e9bf705baaac1a2d1aeb41a8a831c59dbd53e463 (patch) | |
tree | f03dcfc38007c4cd4396db7681baae2e3cc57709 /audio/mythplugin-mythmusic | |
parent | 623aaa4149283cdccaf784dff5ce84da9640432c (diff) | |
download | freebsd-ports-gnome-e9bf705baaac1a2d1aeb41a8a831c59dbd53e463.tar.gz freebsd-ports-gnome-e9bf705baaac1a2d1aeb41a8a831c59dbd53e463.tar.zst freebsd-ports-gnome-e9bf705baaac1a2d1aeb41a8a831c59dbd53e463.zip |
Drop maintainership after more than 7 years. It's about time to pass it on.
Diffstat (limited to 'audio/mythplugin-mythmusic')
-rw-r--r-- | audio/mythplugin-mythmusic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 317083d9da21..bb29cbf39346 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= audio PKGNAMEPREFIX= mythplugin- -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music playing plugin for MythTV LIB_DEPENDS= libcdio.so:sysutils/libcdio \ |