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 /multimedia/mythtv | |
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 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 8bdad2d7b3a0..b87bfdc288e0 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.27.5.20150616 PORTREVISION= 1 CATEGORIES= multimedia -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MythTV is a homebrew PVR project LIB_DEPENDS= libmp3lame.so:audio/lame \ |