diff options
Diffstat (limited to 'chat/blackened/Makefile')
-rw-r--r-- | chat/blackened/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/blackened/Makefile b/chat/blackened/Makefile index 86b2a6d2b12..2136bd5e889 100644 --- a/chat/blackened/Makefile +++ b/chat/blackened/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/06/07 02:01:11 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/27 23:17:48 jlam Exp $ # DISTNAME= blackened-1.7.1 @@ -9,7 +9,7 @@ MAINTAINER= carneous@carneous.net HOMEPAGE= http://www.blackened.com/blackened/ COMMENT= The Blackened IRC client -CONFLICTS= ircII-* +CONFLICTS= ircII-[0-9]* GNU_CONFIGURE= YES |