diff options
author | matusita <matusita@FreeBSD.org> | 2003-06-14 22:27:30 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-06-14 22:27:30 +0800 |
commit | c47c88b571727d3ad69ae3c0336688c29c0069fa (patch) | |
tree | d17b6824276e1d63c24dece621f8c5831f9dd3a2 /www/Makefile | |
parent | 1b18d7340770c08267c15ee05fa2ea82e74eb1ff (diff) | |
download | freebsd-ports-gnome-c47c88b571727d3ad69ae3c0336688c29c0069fa.tar.gz freebsd-ports-gnome-c47c88b571727d3ad69ae3c0336688c29c0069fa.tar.zst freebsd-ports-gnome-c47c88b571727d3ad69ae3c0336688c29c0069fa.zip |
New port: aswiki
This is yet another wiki clone, written in Ruby. It supports contents
logging with RCS; you can easily checks the difference of each change.
Reviewed by: kuriyama, knu
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 f05663538aa8..8a22a25c530a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -23,6 +23,7 @@ SUBDIR += ashe # requires Motif SUBDIR += asp2php SUBDIR += aswedit + SUBDIR += aswiki SUBDIR += august SUBDIR += auth_ldap SUBDIR += awstats |