- Trim Makefile header per new world order
- Remove leading indefinite article from COMMENT - Canonicalize WWW: line format Feature safe: yes
This commit is contained in:
parent
8cd170167e
commit
0ca48833da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308430
2 changed files with 4 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue