aboutsummaryrefslogtreecommitdiff
path: root/www/youtube_dl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-14 20:37:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-14 20:37:44 +0000
commit393cfb39a7868f2780b1041cec20612cd35c67b3 (patch)
treeae7ac33388f5e9644a49b85d7bee36f423a2afa7 /www/youtube_dl
parentb7419815080245e77e2c73a27f84ef4cfa038194 (diff)
downloadports-393cfb39a7868f2780b1041cec20612cd35c67b3.tar.gz
ports-393cfb39a7868f2780b1041cec20612cd35c67b3.zip
- Unbreak. The previous version of the port was completely wrong
With hat: portmgr
Notes
Notes: svn path=/head/; revision=235822
Diffstat (limited to 'www/youtube_dl')
-rw-r--r--www/youtube_dl/Makefile5
-rw-r--r--www/youtube_dl/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index 1fe891fae30f..256cf8b4c883 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -9,9 +9,10 @@ PORTNAME= youtube_dl
PORTVERSION= 2009.05.30
PORTREVISION= 1
CATEGORIES= www
-MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/
-DISTNAME= ${PORTVERSION}/youtube-dl
+MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/
+DISTNAME= youtube-dl
EXTRACT_SUFX=
+DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY=
MAINTAINER= araujo@FreeBSD.org
diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo
index c9633e54fd06..f7543454f233 100644
--- a/www/youtube_dl/distinfo
+++ b/www/youtube_dl/distinfo
@@ -1,3 +1,3 @@
-MD5 (2009.05.30/youtube-dl) = d2a12620b5b66da703d2b26ebb61becd
-SHA256 (2009.05.30/youtube-dl) = 52d1487ed0e4b47ab8bc022c61a7d2161450c2ce25e3f9b10aca9cea2a062855
-SIZE (2009.05.30/youtube-dl) = 40900
+MD5 (youtube_dl/2009.05.30/youtube-dl) = d2a12620b5b66da703d2b26ebb61becd
+SHA256 (youtube_dl/2009.05.30/youtube-dl) = 52d1487ed0e4b47ab8bc022c61a7d2161450c2ce25e3f9b10aca9cea2a062855
+SIZE (youtube_dl/2009.05.30/youtube-dl) = 40900