aboutsummaryrefslogtreecommitdiff
path: root/net/beanstalkd
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2011-02-24 17:40:27 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2011-02-24 17:40:27 +0000
commitcdff0e2348462975d95d69f3d49aeca78f27120e (patch)
tree593532b4f3e2943ea48a3bac373b358d0ef495e2 /net/beanstalkd
parent631f65fba5b730af2db188d4f1fd50263c196607 (diff)
downloadports-cdff0e2348462975d95d69f3d49aeca78f27120e.tar.gz
ports-cdff0e2348462975d95d69f3d49aeca78f27120e.zip
Change MASTER_SITE according to github.com change.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=269591
Diffstat (limited to 'net/beanstalkd')
-rw-r--r--net/beanstalkd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/beanstalkd/Makefile b/net/beanstalkd/Makefile
index fdd44403c8f0..87f55779f01c 100644
--- a/net/beanstalkd/Makefile
+++ b/net/beanstalkd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= beanstalkd
PORTVERSION= 1.4.6
CATEGORIES= net
-MASTER_SITES= https://github.com/downloads/kr/beanstalkd/
+MASTER_SITES= http://cloud.github.com/downloads/kr/beanstalkd/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Fast, distributed, in-memory workqueue service