diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-15 03:25:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-15 03:25:02 +0800 |
commit | 0caf87d897c3dd6b6f3f262de3726494ba604438 (patch) | |
tree | 27e742a32ff40a2edc059c5fe860f56a8e7e88b0 /net/Makefile | |
parent | 051462c052274bde8824296ac4f8db759acedb46 (diff) | |
download | freebsd-ports-gnome-0caf87d897c3dd6b6f3f262de3726494ba604438.tar.gz freebsd-ports-gnome-0caf87d897c3dd6b6f3f262de3726494ba604438.tar.zst freebsd-ports-gnome-0caf87d897c3dd6b6f3f262de3726494ba604438.zip |
Add straw, a GNOME/Python based RSS/RDF news feed aggregator.
PR: 59282
Submitted by: Jeremy Messenger <mezz7@cox.net>
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 ce71c487bdee..696d02319529 100644 --- a/net/Makefile +++ b/net/Makefile @@ -649,6 +649,7 @@ SUBDIR += ssltunnel-server SUBDIR += sting SUBDIR += stone + SUBDIR += straw SUBDIR += subcalc SUBDIR += suckblow SUBDIR += sup |