diff options
Diffstat (limited to 'www/youtube_dl/Makefile')
-rw-r--r-- | www/youtube_dl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index fad35237ba92..7e0dbf89ad29 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} # Implicit approval to commit trivial version updates. -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Program for downloading videos from various services LICENSE= UNLICENSE |