diff options
-rw-r--r-- | deskutils/vym/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/vym/Makefile b/deskutils/vym/Makefile index 37deb500581f..84ac5b2a02cf 100644 --- a/deskutils/vym/Makefile +++ b/deskutils/vym/Makefile @@ -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 \ |