diff options
author | grant <grant> | 2003-06-01 02:41:44 +0000 |
---|---|---|
committer | grant <grant> | 2003-06-01 02:41:44 +0000 |
commit | 1ab37e572fc5c53fe662cb5d869b2fc81a34603c (patch) | |
tree | 904bade4b77b12b1ce105879610a2f27e1ba4a3f /chat/xaric | |
parent | 1549bafddfac7bf3488f8d3bc5938fd6b9eb70f5 (diff) | |
download | pkgsrc-1ab37e572fc5c53fe662cb5d869b2fc81a34603c.tar.gz |
fix comment typo and grammar.
Diffstat (limited to 'chat/xaric')
-rw-r--r-- | chat/xaric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index 6772566810d..029077d74c2 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/01/31 01:10:46 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/01 02:41:44 grant Exp $ # DISTNAME= xaric-0.12.1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \ MAINTAINER= jrp@hispabsd.org HOMEPAGE= http://www.xaric.org/ -COMMENT= UNIX irc client similer to BitchX or ircII +COMMENT= IRC client similar to BitchX and ircII USE_BUILDLINK2= YES GNU_CONFIGURE= YES |