pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bittorrent Add another CONFLICTS line for the corr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12ea96928f7d
branches:  trunk
changeset: 506964:12ea96928f7d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 24 14:03:39 2006 +0000

description:
Add another CONFLICTS line for the correct spelling of BitTornado.

diffstat:

 net/bittorrent/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c647ace00bbb -r 12ea96928f7d net/bittorrent/Makefile
--- a/net/bittorrent/Makefile   Tue Jan 24 13:38:43 2006 +0000
+++ b/net/bittorrent/Makefile   Tue Jan 24 14:03:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/09/30 14:05:38 adam Exp $
+# $NetBSD: Makefile,v 1.33 2006/01/24 14:03:39 joerg Exp $
 
 .include "Makefile.common"
 
@@ -7,6 +7,7 @@
 PYDISTUTILSPKG=        yes
 
 CONFLICTS+=    bittornado-[0-9]*
+CONFLICTS+=    BitTornado-[0-9]*
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index