diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-07 15:52:27 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-12-07 15:52:27 +0000 |
commit | 0ca48833da85a7637d35bfed20f51fad9dba98e6 (patch) | |
tree | f34ba77344e24e5659557516791c4938f407f44d /net-im/pwytter | |
parent | 8cd170167e15bed2f062ea4dcb0ce4f3d84d3b85 (diff) | |
download | ports-0ca48833da85a7637d35bfed20f51fad9dba98e6.tar.gz ports-0ca48833da85a7637d35bfed20f51fad9dba98e6.zip |
Notes
Diffstat (limited to 'net-im/pwytter')
-rw-r--r-- | net-im/pwytter/Makefile | 8 | ||||
-rw-r--r-- | net-im/pwytter/pkg-descr | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index 1bf1a3b7869c..37874faab138 100644 --- a/net-im/pwytter/Makefile +++ b/net-im/pwytter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Pwytter -# Date created: 24 May 2010 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pwytter PORTVERSION= 0.8 @@ -13,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -COMMENT= A free multi-platform Twitter client written in Python +COMMENT= Free multi-platform Twitter client written in Python LICENSE= GPLv2 diff --git a/net-im/pwytter/pkg-descr b/net-im/pwytter/pkg-descr index a34cc11afcb9..7d4261f68b72 100644 --- a/net-im/pwytter/pkg-descr +++ b/net-im/pwytter/pkg-descr @@ -3,7 +3,7 @@ using Tkinter. It currently features: - Switchable timelines: User (own tweets), Friends, Public, Replies, Direct messages, Composite - - Clean and compact user interface + - Clean and compact, themable user interface - Full Unicode support for all languages - Friends and Followers list display - Easy Replies and Direct Messages @@ -12,4 +12,4 @@ using Tkinter. It currently features: - Automatic and manual refresh - Pwytter update autodetection -WWW: http://www.pwytter.com/ +WWW: http://www.pwytter.com/ |