mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix MASTER_SITES:
- fix LOCAL/... line to use proper directory - re-enable sourceforge.net mirror after upstream maintainers have re-uploaded the files and promised to remember our requirements in the future. <http://www.docear.org/support/forums/docear-support-forums-group3/general-feedback-questions-forum5/downloads-deliberately-hosed-again-thread236.0/#postid-837>
This commit is contained in:
parent
ff52519782
commit
ee2b05db12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315247
@ -5,7 +5,8 @@ PORTNAME= docear
|
||||
PORTVERSION= 1.0.0.b08
|
||||
CATEGORIES= deskutils java
|
||||
MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.b/_beta/}/ \
|
||||
LOCAL/mandree/${PORTNAME}-${PORTVERSION:S/.b/_beta/}/
|
||||
SF/docear/1.x/${PORTVERSION:S/.b/_beta/} \
|
||||
LOCAL/mandree/${DIST_SUBDIR}/
|
||||
DISTNAME= docear_linux
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user