summaryrefslogtreecommitdiff
path: root/net/youtube-dl/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2013-04-22 17:18:00 +0000
committerdrochner <drochner>2013-04-22 17:18:00 +0000
commit1e27f9eeb82e98f16962797d9a775c54ebb330e8 (patch)
tree135b7ff2446030a39354166ae5505e0c5a25b8ce /net/youtube-dl/Makefile
parentaf1be6b7ed0764fe6c00aaf6b28a88c2213c06f0 (diff)
downloadpkgsrc-1e27f9eeb82e98f16962797d9a775c54ebb330e8.tar.gz
fix MASTER_SITES
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 bed1f52d410..889f2c0730f 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2013/04/13 13:10:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2013/04/22 17:18:00 drochner Exp $
VERSION_DATE= 2013.04.11
DISTNAME= youtube-dl
PKGNAME= youtube-dl-${VERSION_DATE:S/.//g}
CATEGORIES= net
-MASTER_SITES= https://github.com/rg3/youtube-dl/raw/${VERSION_DATE}/
+MASTER_SITES= http://youtube-dl.org/downloads/2013.04.11/
EXTRACT_SUFX= # none
DIST_SUBDIR= ${PKGNAME_NOREV}