diff options
author | pav <pav@FreeBSD.org> | 2005-07-20 22:15:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-20 22:15:41 +0800 |
commit | 5d98f7bc71678c6c4dd2347438be2362c7318690 (patch) | |
tree | 18d8071f810e98fe5aac943153b336f6cf09167c /www/Makefile | |
parent | 1697a39204a5dc97e3eea81b5034cc064fa706a5 (diff) | |
download | freebsd-ports-gnome-5d98f7bc71678c6c4dd2347438be2362c7318690.tar.gz freebsd-ports-gnome-5d98f7bc71678c6c4dd2347438be2362c7318690.tar.zst freebsd-ports-gnome-5d98f7bc71678c6c4dd2347438be2362c7318690.zip |
Typo is an absolutely minimal weblogging engine powered by rails. It
supports XMLRPC posting, ping/trackback, comments, textile, categories,
all common exports, fulltext search and so on.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de>
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 079f9c67aa55..ebae9abdf30b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -770,6 +770,7 @@ SUBDIR += twhttpd SUBDIR += twig SUBDIR += twiki + SUBDIR += typo SUBDIR += typo3 SUBDIR += udmsearch SUBDIR += ump |