summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-03-23 09:08:21 +0000
committerjoerg <joerg@pkgsrc.org>2017-03-23 09:08:21 +0000
commit07698af86b8258257b70c01b4fef03b5a65f9a57 (patch)
treefd3fadcfb7642f7a65e2778a37aa8b0dc9a2eee1 /editors
parenteca866633d6f028ab4668ab2cc79fb1513ce337e (diff)
downloadpkgsrc-07698af86b8258257b70c01b4fef03b5a65f9a57.tar.gz
Mark explicitly as BROKEN: download hasn't worked for month and zip file
is not redistributable.
Diffstat (limited to 'editors')
-rw-r--r--editors/yed/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/yed/Makefile b/editors/yed/Makefile
index dae29ee7725..5fbf4fdbc4f 100644
--- a/editors/yed/Makefile
+++ b/editors/yed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/09/20 12:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/23 09:08:21 joerg Exp $
DISTNAME= yEd-3.15.0.2
PKGNAME= ${DISTNAME:C:E:e:}
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.yworks.com/en/
COMMENT= Graph editor (UML, Flowcharts, BPMN and more)
LICENSE= yed-license
+BROKEN= distfile no longer available
+
RESTRICTED= Redistribution prohibited
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}