diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 10:55:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 10:55:25 +0000 |
commit | 6dc39c4121f0c8cb72efcff72bc22e665f3e5236 (patch) | |
tree | 0cd972fba6ab6d45ff096155753f6007001a0bdc | |
parent | 7792943a85b43b394ac5726f6f35e367be4c66ff (diff) | |
download | ports-6dc39c4121f0c8cb72efcff72bc22e665f3e5236.tar.gz ports-6dc39c4121f0c8cb72efcff72bc22e665f3e5236.zip |
- Update MASTER_SITES
PR: 140746 140745
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=244589
-rw-r--r-- | devel/py-gitosis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gitosis/Makefile b/devel/py-gitosis/Makefile index cb23f267e892..d34b0170f95e 100644 --- a/devel/py-gitosis/Makefile +++ b/devel/py-gitosis/Makefile @@ -8,7 +8,7 @@ PORTNAME= gitosis PORTVERSION= 0.2.20080825 CATEGORIES= devel -MASTER_SITES= http://cloud.github.com/downloads/douglaswth/gitosis/ \ +MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/gitosis/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |