diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-09-04 20:10:03 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-09-04 20:10:03 +0800 |
commit | 9db93461d945c3ffc4936c099898c97233586f0a (patch) | |
tree | 2801cdf724148db35ecebbdffd6a837d55907286 /net/Makefile | |
parent | 00ad92b732b5bec4df6ac63ccf9c5fbd25940bc0 (diff) | |
download | freebsd-ports-gnome-9db93461d945c3ffc4936c099898c97233586f0a.tar.gz freebsd-ports-gnome-9db93461d945c3ffc4936c099898c97233586f0a.tar.zst freebsd-ports-gnome-9db93461d945c3ffc4936c099898c97233586f0a.zip |
Twitux is a very simple GNOME client for Twitter. It handles private
messages, friends and public timelines, and just sits in your tray bar
until until new messages arrive.
PR: ports/126910
Submitted by: Arnaud Berthomier
Thanks to: miwi@
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 e776db8df26e..a026553c489e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -961,6 +961,7 @@ SUBDIR += ttt SUBDIR += tvark SUBDIR += twinkle + SUBDIR += twitux SUBDIR += ucarp SUBDIR += udptunnel SUBDIR += ulxmlrpcpp |