Unbreak "make fetch":
- Upstream has renamed his distribution directories, chase that. - And upstream has removed the lastest version from the sourceforge mirror network, so mirror locally. Reported by: miwi
This commit is contained in:
parent
9fa7b643a7
commit
bf4b350e34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314883
@ -4,8 +4,8 @@
|
||||
PORTNAME= docear
|
||||
PORTVERSION= 1.0.0.b08
|
||||
CATEGORIES= deskutils java
|
||||
MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.b/_beta/:S/08/8/}/ \
|
||||
SF/docear/1.x/${PORTVERSION:S/.b/_beta/}
|
||||
MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.b/_beta/}/ \
|
||||
LOCAL/mandree/${PORTNAME}-${PORTVERSION:S/.b/_beta/}/
|
||||
DISTNAME= docear_linux
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user