diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
commit | db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /irc/p5-AnyEvent-IRC/Makefile | |
parent | - update to official version (diff) |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'irc/p5-AnyEvent-IRC/Makefile')
-rw-r--r-- | irc/p5-AnyEvent-IRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |