diff options
author | araujo <araujo@FreeBSD.org> | 2009-05-12 00:56:57 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-05-12 00:56:57 +0800 |
commit | 97594f88e133aeee44f85e7d6b3cec1059ecb28a (patch) | |
tree | ad209395226e73550169339f0cc8cd77325ff252 | |
parent | d44dc79cd530f5c91714a5a010f134f2909d8a1b (diff) | |
download | freebsd-ports-gnome-97594f88e133aeee44f85e7d6b3cec1059ecb28a.tar.gz freebsd-ports-gnome-97594f88e133aeee44f85e7d6b3cec1059ecb28a.tar.zst freebsd-ports-gnome-97594f88e133aeee44f85e7d6b3cec1059ecb28a.zip |
- Update MASTER_SITES.
PR: ports/134411
Submitted by: Nikolaj Thygesen <mailinglist@diamondbox.dk>
-rw-r--r-- | www/youtube_dl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 8bafd7e8ad65..72e470628725 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -9,7 +9,7 @@ PORTNAME= youtube_dl PORTVERSION= 2009.04.25 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/c42582904adf/ +MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/2009.04.25/ DISTNAME= youtube-dl EXTRACT_SUFX= EXTRACT_ONLY= |