diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-07-28 17:58:27 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-07-28 17:58:27 +0000 |
commit | e88dd8bfb071b79494f8e05ff6df30b54e3b61a3 (patch) | |
tree | cd1e35bc6cd3a54338e68120509b842f3e5eb953 /www/Makefile | |
parent | 9a2bb9afad65d3e9c4650a0f88e85ebab9d2628c (diff) |
Add feedjack 0.9.7, a feed aggregator writen in Python using the Django web
development framework.
Notes
Notes:
svn path=/head/; revision=168980
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 d1ef53472fa6..42efd25b35d0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -123,6 +123,7 @@ SUBDIR += eyeos SUBDIR += eyeos-themes SUBDIR += fcgi + SUBDIR += feedjack SUBDIR += feedonfeeds SUBDIR += ffproxy SUBDIR += fhttpd |