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 | |
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')
-rw-r--r-- | multimedia/mythtv-frontend/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mythtv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile index 3e73e356d141..39284ac9b84f 100644 --- a/multimedia/mythtv-frontend/Makefile +++ b/multimedia/mythtv-frontend/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 BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ 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 \ |