diff options
author | araujo <araujo@FreeBSD.org> | 2008-11-29 22:12:01 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-11-29 22:12:01 +0800 |
commit | 6ec5c683151bc9e00f2f4688d77b8a985cca3de6 (patch) | |
tree | 880ae140686a3d0243d553dfbf45f3a1191ecf6e /www | |
parent | c2542de827abe7cd7192519de2e772a91b08612a (diff) | |
download | freebsd-ports-gnome-6ec5c683151bc9e00f2f4688d77b8a985cca3de6.tar.gz freebsd-ports-gnome-6ec5c683151bc9e00f2f4688d77b8a985cca3de6.tar.zst freebsd-ports-gnome-6ec5c683151bc9e00f2f4688d77b8a985cca3de6.zip |
- Take maintainership.
Diffstat (limited to 'www')
-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 |