diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-04 08:40:05 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-04 08:40:05 +0000 |
commit | b5ea3c690ff436c1ed5cd7dc2c6392add9d09038 (patch) | |
tree | 1f99a121dd5968420d69dabd194f1f3076ebee0e /net/Makefile | |
parent | - use %%DOCSDIR%% (diff) |
add raggle 0.2.3
A console RSS aggregator written in Ruby
PR: pr/56387
Submitted by: gslin@ccca.nctu.edu.tw
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f54a5b9b2a52..47b098430b14 100644 --- a/net/Makefile +++ b/net/Makefile @@ -553,6 +553,7 @@ SUBDIR += radiusd-cistron SUBDIR += radreport SUBDIR += radvd + SUBDIR += raggle SUBDIR += rancid SUBDIR += rate SUBDIR += rboot |