diff options
author | bapt <bapt@FreeBSD.org> | 2015-10-24 08:41:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-10-24 08:41:00 +0800 |
commit | 1d9bf85d0a61c0dec467b27e1d35f5597513e3d4 (patch) | |
tree | 89ebc73c16c776c796656fa7010328baaa8e83d9 /deskutils/note | |
parent | cb87819c3f9770beb3af66047f2b59764eae3180 (diff) | |
download | freebsd-ports-gnome-1d9bf85d0a61c0dec467b27e1d35f5597513e3d4.tar.gz freebsd-ports-gnome-1d9bf85d0a61c0dec467b27e1d35f5597513e3d4.tar.zst freebsd-ports-gnome-1d9bf85d0a61c0dec467b27e1d35f5597513e3d4.zip |
Mark as broken: does not fetch
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 |