diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-08-02 02:04:33 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-08-02 02:04:33 +0800 |
commit | dac4c7447b47666c2231a2ddcf56d7645610e839 (patch) | |
tree | e7c4d5cbc0dcc4d3e42d76298c19dc1aed615101 /deskutils/Makefile | |
parent | 40583ab0316f3bdac6ecb17b5595000a6de9d007 (diff) | |
download | freebsd-ports-gnome-dac4c7447b47666c2231a2ddcf56d7645610e839.tar.gz freebsd-ports-gnome-dac4c7447b47666c2231a2ddcf56d7645610e839.tar.zst freebsd-ports-gnome-dac4c7447b47666c2231a2ddcf56d7645610e839.zip |
New port: deskutils/zanshin
Zanshin is a powerful yet simple application to manage your day to day actions.
It helps you organize and reduce the cognitive pressure of what you have to do
in your job and personal life.
You'll never forget anything anymore, getting your mind like water.
This is based on a version of adridg done way back when kde@ still had an svn repo,
but was unfortunately forgotten about, when the repo moved :)
Submitted by: adridg
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index aa1fccc26295..7b7a58989125 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -312,6 +312,7 @@ SUBDIR += xpostitPlus SUBDIR += xrolo SUBDIR += xwrits + SUBDIR += zanshin SUBDIR += zim SUBDIR += znotes SUBDIR += zorro |