Fix MASTER_SITES and unmark BROKEN.
This commit is contained in:
parent
ebe8a24550
commit
9aedc43974
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404957
1 changed files with 1 additions and 2 deletions
|
@ -5,12 +5,11 @@ PORTNAME= vym
|
|||
PORTVERSION= 2.2.4
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/vym/${PORTVERSION}
|
||||
MASTER_SITES= SF/vym/Archive/${PORTVERSION}
|
||||
|
||||
MAINTAINER= lichray@gmail.com
|
||||
COMMENT= VYM is a tool to generate and manipulate mind maps
|
||||
|
||||
BROKEN= unfetchable
|
||||
USES= qmake shebangfix tar:bzip2
|
||||
SHEBANG_FILES= scripts/makedist-vym scripts/vivym
|
||||
USE_QT4= uic_build moc_build qt3support_build \
|
||||
|
|
Loading…
Reference in a new issue