diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ircd-hybrid/Makefile | 4 | ||||
-rw-r--r-- | chat/ninja/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile index 5f54c8be4ff..7a1efd34bb8 100644 --- a/chat/ircd-hybrid/Makefile +++ b/chat/ircd-hybrid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/29 20:21:38 seb Exp $ +# $NetBSD: Makefile,v 1.7 2003/08/12 13:38:54 grant Exp $ # DISTNAME= ircd-hybrid-6.2 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= seb@pbox.org HOMEPAGE= http://www.ircd-hybrid.net/ -COMMENT= Irc server with many options +COMMENT= IRC server with many options GNU_CONFIGURE= YES 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 |