diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 15:22:47 +0000 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /www/youtube_dl | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz ports-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
Notes
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 0a89c1eb2e59..1f4843121cf0 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -2,6 +2,7 @@ PORTNAME= youtube_dl PORTVERSION= 2016.12.01 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} |