diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-11-29 14:12:01 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-11-29 14:12:01 +0000 |
commit | 0ccd7e3e1399e9d35ebb80277de93724ab69e5b8 (patch) | |
tree | dc1859b03238d5a3d5979dbabeb61d23c0f86e0c /www/youtube_dl | |
parent | 203b8a3e4db3801300ac7b5c503bcee6a7e1d7b9 (diff) | |
download | ports-0ccd7e3e1399e9d35ebb80277de93724ab69e5b8.tar.gz ports-0ccd7e3e1399e9d35ebb80277de93724ab69e5b8.zip |
- Take maintainership.
Notes
Notes:
svn path=/head/; revision=223536
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 6cd36b59525d..72d9f2b1bbbd 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -14,7 +14,7 @@ DISTNAME= youtube-dl-${PORTVERSION} EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A program for downloading videos from YouTube.com NO_WRKSUBDIR= yes |