diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /irc | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bopm/Makefile | 2 | ||||
-rw-r--r-- | irc/dancer/Makefile | 2 | ||||
-rw-r--r-- | irc/qwebirc/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile index 46b477730217..869b3655cc9b 100644 --- a/irc/bopm/Makefile +++ b/irc/bopm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://static.blitzed.org/www.blitzed.org/bopm/files/ \ ftp://rusunix.org/pub/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org -COMMENT= Open proxy and DNSBL monitor, designed for use with ircds +COMMENT= Open proxy and DNSBL monitor designed for use with ircds LOGDIR= /var/log/${PORTNAME} diff --git a/irc/dancer/Makefile b/irc/dancer/Makefile index 3ca4eba81952..30ed8b2a77e6 100644 --- a/irc/dancer/Makefile +++ b/irc/dancer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= An IRC bot written in C for UNIX, Windows, and AmigaOS +COMMENT= IRC bot written in C for UNIX, Windows, and AmigaOS PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/irc/qwebirc/Makefile b/irc/qwebirc/Makefile index a905d2647edb..8a26deb5d192 100644 --- a/irc/qwebirc/Makefile +++ b/irc/qwebirc/Makefile @@ -14,7 +14,7 @@ DISTNAME= stable EXTRACT_SUFX= .gz MAINTAINER= tabmow@freenode.net -COMMENT= Qwebirc is a fast, easy to use, free and open source Web IRC client +COMMENT= Fast, easy to use, free, and open source web IRC client WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 7f3431bc3889..d150ac2e7b1c 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ MAINTAINER?= ports@FreeBSD.org -COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME +COMMENT= X11 IRC client using the GTK+ toolkit, and optionally, GNOME # This port has a slave port japanese/xchat. Do not carelessly overwrite # the variables or the targets defined in it. When you need to, please |