diff options
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 |