diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 05:05:24 +0000 |
commit | f35841a5dea08fc0fc022071dddbe6b5f021865b (patch) | |
tree | baa8f7e4796b5c9dba39b024bcd1b781684e9257 /www/youtube_dl | |
parent | 6b7a401312c12ecdb305d0b268c74163dbb515df (diff) |
Reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=550400
Diffstat (limited to 'www/youtube_dl')
-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 |