pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bittornado-gui Fix casing in dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/685abc3ea58f
branches:  trunk
changeset: 484236:685abc3ea58f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 26 12:07:26 2004 +0000

description:
Fix casing in dependency.

diffstat:

 net/bittornado-gui/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f1aeadeee81a -r 685abc3ea58f net/bittornado-gui/Makefile
--- a/net/bittornado-gui/Makefile       Fri Nov 26 11:51:21 2004 +0000
+++ b/net/bittornado-gui/Makefile       Fri Nov 26 12:07:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/28 17:00:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/26 12:07:26 wiz Exp $
 #
 
 .include "../../net/bittornado/Makefile.common"
@@ -9,7 +9,7 @@
 
 CONFLICTS=     bittorrent-gui-[0-9]*
 
-DEPENDS+=      bittornado>=0.3.7:../../net/bittornado
+DEPENDS+=      BitTornado>=0.3.7:../../net/bittornado
 
 NO_BUILD=      # defined
 



Home | Main Index | Thread Index | Old Index