From cca82c213d1f757429e878bb59feb34db0af2058 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 26 Nov 2004 06:08:58 +0000 Subject: Blam is a tool that helps you keep track of the growing number of news feeds distributed as RSS. Blam lets you subscribe to any number of feeds and provides an easy to use and clean interface to stay up to date. It is Written in C# and uses Mono, GTK#, and RSS.NET. Among the features are: * Support for RSS and RDF feeds * Very easy to use interface * Print the news entries you like * Automatically update the feeds at regular intervals WWW: http://www.imendio.com/projects/blam/ Submitted by: Tom McLaughlin Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index c48ce946cf29..3753f285fb04 100644 --- a/net/Makefile +++ b/net/Makefile @@ -41,6 +41,7 @@ SUBDIR += bfilter SUBDIR += bing SUBDIR += binkd + SUBDIR += blam SUBDIR += bld SUBDIR += bmon SUBDIR += bnbt -- cgit