diff options
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 \ |