aboutsummaryrefslogtreecommitdiff
path: root/www/youtube_dl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/youtube_dl/Makefile')
-rw-r--r--www/youtube_dl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index 3ef9b017dda0..ee2887852abe 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2013.08.23
+PORTVERSION= 2013.09.24.2
CATEGORIES= www
MASTER_SITES= http://youtube-dl.org/downloads/${PORTVERSION}/ \
http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/
@@ -31,7 +31,6 @@ MAN1= youtube-dl.1
WRKSRC= ${WRKDIR}/youtube-dl
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRTMPDUMP}