Update MASTER_SITES to avoid falling back to distcaches.
This commit is contained in:
parent
80e6fa41f1
commit
987bd278e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404701
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ PORTNAME= dynrules
|
|||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://cdn.bitbucket.org/marcusva/py-dynrules/downloads/
|
||||
MASTER_SITES= http://bitbucket.org/marcusva/py-dynrules/downloads/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= mva@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue