diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:41:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 00:41:00 +0000 |
commit | b1f8f036c284a84a22d0bb793ec0fc3871c328f4 (patch) | |
tree | 89ebc73c16c776c796656fa7010328baaa8e83d9 /deskutils/note | |
parent | 15456ec4f29ce0baf24b6918ef0c384f9245c182 (diff) |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=400073
Diffstat (limited to 'deskutils/note')
-rw-r--r-- | deskutils/note/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 4cc791208727..1d18f070c907 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -11,6 +11,7 @@ COMMENT= Console based tool to handle encrypted notes LICENSE= GPLv1 +BROKEN= Does not fetch RUN_DEPENDS= p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \ p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA |