summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2017-03-23 09:08:21 +0000
committerjoerg <joerg>2017-03-23 09:08:21 +0000
commite5ea3fbca6576e70b37ce809950f58c25b739dad (patch)
treebe20112494c3cebc7714fbb246fbc6961d9dbc55 /editors
parent68be1248b55a95964ac55b69b4c61d7bd87aa474 (diff)
downloadpkgsrc-e5ea3fbca6576e70b37ce809950f58c25b739dad.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}