- Add MASTER_SITES to fix fetch
This commit is contained in:
parent
e0726036f7
commit
e15740e37f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363671
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
PORTNAME= tDOM
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://cloud.github.com/downloads/tDOM/tdom/
|
||||
MASTER_SITES= https://cloud.github.com/downloads/tDOM/tdom/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
COMMENT= High performance XML data processing with Tcl (ARGS for OpenACS)
|
||||
|
|
Loading…
Reference in a new issue