diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irc2dc/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-AnyEvent-IRC/Makefile | 2 | ||||
-rw-r--r-- | irc/simpleirc/Makefile | 2 | ||||
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/irc2dc/Makefile b/irc/irc2dc/Makefile index e8c63df412fa..a24ba85ea3b5 100644 --- a/irc/irc2dc/Makefile +++ b/irc/irc2dc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc net-p2p MASTER_SITES= SF MAINTAINER= gelraen.ua@gmail.com -COMMENT= Provides intercomunication between DC++ hub and IRC channel +COMMENT= Provides intercommunication between DC++ hub and IRC channel USE_BZIP2= yes HAS_CONFIGURE= yes diff --git a/irc/p5-AnyEvent-IRC/Makefile b/irc/p5-AnyEvent-IRC/Makefile index c382d78bdfd9..bc90c89d4c0d 100644 --- a/irc/p5-AnyEvent-IRC/Makefile +++ b/irc/p5-AnyEvent-IRC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org -COMMENT= An event system independend IRC protocol module +COMMENT= Event system independent IRC protocol module BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-Object-Event>=0.7:${PORTSDIR}/devel/p5-Object-Event diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile index ce8f6473f81d..0933ebd80dc9 100644 --- a/irc/simpleirc/Makefile +++ b/irc/simpleirc/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= dhn DISTNAME= sic-${PORTVERSION} MAINTAINER= dhn@FreeBSD.org -COMMENT= An extremly simple IRC client +COMMENT= Extremely simple IRC client MAN1= simpleirc.1 PLIST_FILES= bin/simpleirc diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index a83a60f9c457..4419c0375261 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ircd/trircd-${PORTVERSION}-release DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r MAINTAINER= ports@FreeBSD.org -COMMENT= An irc daeemon based on Bahamut and hybrid-7 +COMMENT= IRC daemon based on Bahamut and hybrid-7 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |