From 51f2c83d0b37dba6296d093ce21ec75b5cab383f Mon Sep 17 00:00:00 2001 From: danfe Date: Fri, 7 Dec 2012 15:52:27 +0000 Subject: - Trim Makefile header per new world order - Remove leading indefinite article from COMMENT - Canonicalize WWW: line format Feature safe: yes --- net-im/pwytter/Makefile | 8 ++------ net-im/pwytter/pkg-descr | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'net-im') diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index 1bf1a3b7869..37874faab13 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 -# +# Created by: Alexey Dokuchaev # $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 a34cc11afcb..7d4261f68b7 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/ -- cgit