diff options
author | mandree <mandree@FreeBSD.org> | 2012-04-13 06:14:58 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2012-04-13 06:14:58 +0800 |
commit | c19fa48101cd274b34d19162129fda2ca1bfba5f (patch) | |
tree | 6f529958da803ca4588571a71ba4b628e14e3cdc /deskutils | |
parent | fd62bb4ce31bd262b900f0bf05c2492829888f5a (diff) | |
download | freebsd-ports-gnome-c19fa48101cd274b34d19162129fda2ca1bfba5f.tar.gz freebsd-ports-gnome-c19fa48101cd274b34d19162129fda2ca1bfba5f.tar.zst freebsd-ports-gnome-c19fa48101cd274b34d19162129fda2ca1bfba5f.zip |
Abandon this decrepit port.
Note that the upstream re-rolled the distfiles, and I couldn't find info as to
what changed.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/sciplore-mindmapping/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/sciplore-mindmapping/Makefile b/deskutils/sciplore-mindmapping/Makefile index a72a5869e762..0afd078b9ec0 100644 --- a/deskutils/sciplore-mindmapping/Makefile +++ b/deskutils/sciplore-mindmapping/Makefile @@ -14,7 +14,7 @@ DISTNAME= SciPlore_MindMapping_AllOS_v${PORTVERSION:S/0.b//}b # we use the binary distribution - it's 25% smaller than the source .zip # and does not depend on devel/apache-ant -MAINTAINER= mandree@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mind Mapping tool with Reference and PDF Management # commented out to assist with tabthorpe's license framework changes @@ -26,7 +26,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info DEPRECATED= Discontinued, use deskutils/docear instead EXPIRATION_DATE= 2012-05-31 -NO_PACKAGE= Deprecated and replaced by deskutils/docear. +NO_PACKAGE= Deprecated and replaced by deskutils/docear +BROKEN= Upstream re-rolled tarballs without documenting changes or bumping version USE_ZIP= yes USE_JAVA= yes |