diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /net-im | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/bsflite/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-privacy-please/Makefile | 8 |
2 files changed, 3 insertions, 7 deletions
diff --git a/net-im/bsflite/Makefile b/net-im/bsflite/Makefile index b4cd765b4d16..928c94145433 100644 --- a/net-im/bsflite/Makefile +++ b/net-im/bsflite/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A lightweight command line AIM client +COMMENT= Lightweight command line AIM client MAKE_JOBS_SAFE= yes diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 2be848ed2fbe..4ae734098966 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-privacy-please -# Date created: 01 Sep 2010 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pidgin-privacy-please PORTVERSION= 0.7.1 @@ -12,7 +8,7 @@ CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A privacy plugin for the pidgin instant messenger +COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 |