diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-20 09:37:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-20 09:37:37 +0000 |
commit | e9be62f966aa5758f1d6ca6b44500694196dd6cf (patch) | |
tree | 2bbb0abc87892921d5cf8a1760dc9fde43faa54f /www/Makefile | |
parent | 67026c4d3411c1fd125c38a12bfc335e44003478 (diff) |
add syndigator 0.14
An RSS feed reader based on Gtk2
Notes
Notes:
svn path=/head/; revision=107696
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 675f57b9e2cf..e66e3c9b5aef 100644 --- a/www/Makefile +++ b/www/Makefile @@ -562,6 +562,7 @@ SUBDIR += swiggle SUBDIR += swish++ SUBDIR += swish-e + SUBDIR += syndigator SUBDIR += tasks SUBDIR += tclhttpd SUBDIR += tdiary |