diff options
author | grant <grant@pkgsrc.org> | 2003-08-12 13:38:54 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-12 13:38:54 +0000 |
commit | 2716c2447f3abcda533870a183f14af668b62651 (patch) | |
tree | 170aa4a467bdb7cce69757358ed8e1d1b2b6f1d7 /chat/ninja | |
parent | 0637fa6fa78ff4ec52700138a824a79ebe66d0c2 (diff) | |
download | pkgsrc-2716c2447f3abcda533870a183f14af668b62651.tar.gz |
s/Irc/IRC/ in COMMENT.
Diffstat (limited to 'chat/ninja')
-rw-r--r-- | chat/ninja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile index 7b7e6f88c67..49d783ccf28 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/04/25 20:42:13 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/12 13:38:54 grant Exp $ # DISTNAME= ninja-1.5.8.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ninja.qoop.org/ninja/sources/ MAINTAINER= jrp@hispabsd.org HOMEPAGE= http://ninja.qoop.org/ -COMMENT= Another irc client based on ircII +COMMENT= Another IRC client based on ircII USE_BUILDLINK2= YES GNU_CONFIGURE= YES |