diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-17 02:17:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-17 02:17:56 +0800 |
commit | 6da09b3c513c7b476287ee23275990fe2715db34 (patch) | |
tree | c63ad7f21757eb2b23f3e582a3ad7969da3fe1d8 /deskutils/Makefile | |
parent | e86050bc3f288c49068173bdcaefcee703944ccc (diff) | |
download | freebsd-ports-gnome-6da09b3c513c7b476287ee23275990fe2715db34.tar.gz freebsd-ports-gnome-6da09b3c513c7b476287ee23275990fe2715db34.tar.zst freebsd-ports-gnome-6da09b3c513c7b476287ee23275990fe2715db34.zip |
MyWiki is a Wiki without server. All the pages are in a single non-standard
XML document. Files can be dragged and dropped so that documents can be
moved around without losing connections between the pages and files within.
Author: Yen-Ju Chen
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 6ebc7f291bf7..436fab7b7a55 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -130,6 +130,7 @@ SUBDIR += multisync SUBDIR += multisync-backup SUBDIR += multisync-syncml + SUBDIR += mywiki SUBDIR += nag SUBDIR += narval SUBDIR += nautilus-actions |