summaryrefslogtreecommitdiff
path: root/net/youtube-dl/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2011-10-19 18:25:49 +0000
committerryoon <ryoon>2011-10-19 18:25:49 +0000
commitbfc0844e444aad3111ef7e213e7b688d04223c43 (patch)
treee92dd9d2ebef9645879e6577f677e63742f2958a /net/youtube-dl/Makefile
parent69e628284657f34d5138cb31beafb4895b400d96 (diff)
downloadpkgsrc-bfc0844e444aad3111ef7e213e7b688d04223c43.tar.gz
Update to 20111019
Changelog from diff: * Improve youtube.com support. * Improve vimeo support. * Add xvideos.com support. * Add collegehumor.com support.
Diffstat (limited to 'net/youtube-dl/Makefile')
-rw-r--r--net/youtube-dl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index e87a1967da8..4d56aef8748 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2011/10/13 09:30:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2011/10/19 18:25:49 ryoon Exp $
-VERSION_DATE= 2011.09.30
+VERSION_DATE= 2011.10.19
DISTNAME= youtube-dl
PKGNAME= youtube-dl-${VERSION_DATE:S/.//g}
CATEGORIES= net