diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-26 08:08:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-26 08:08:14 +0800 |
commit | e77bf0dc643e7e17d6831c3029f746298d56ab96 (patch) | |
tree | c341c4dfc988a5216a7ed0caf903c0fefdf14e85 /www/Makefile | |
parent | b950a62d7632616a2a25bf17aa5ff46ca77ebf7d (diff) | |
download | freebsd-ports-gnome-e77bf0dc643e7e17d6831c3029f746298d56ab96.tar.gz freebsd-ports-gnome-e77bf0dc643e7e17d6831c3029f746298d56ab96.tar.zst freebsd-ports-gnome-e77bf0dc643e7e17d6831c3029f746298d56ab96.zip |
new port: www/wikindx
WIKINDX is a free bibliographic and quotations/notes
management and article authoring system designed either for
single use (on a variety of operating sytems) or multi-user
collaborative use across the internet.
WWW: http://wikindx.sourceforge.net/
PR: ports/90825
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index dac5d2455bf7..7d11d8a87113 100644 --- a/www/Makefile +++ b/www/Makefile @@ -896,6 +896,7 @@ SUBDIR += webstone SUBDIR += webstone-ssl SUBDIR += wget4web + SUBDIR += wikindx SUBDIR += wiliki SUBDIR += winhelpcgi SUBDIR += wml |