pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/bacula bacula-client was reimported as bacula...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1340ecc1771e
branches:  trunk
changeset: 523252:1340ecc1771e
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Jan 04 12:16:57 2007 +0000

description:
bacula-client was reimported as bacula-clientonly, add a CONFLICT with the
latter, too.

diffstat:

 sysutils/bacula/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r e11beb04e08a -r 1340ecc1771e sysutils/bacula/Makefile
--- a/sysutils/bacula/Makefile  Thu Jan 04 11:33:50 2007 +0000
+++ b/sysutils/bacula/Makefile  Thu Jan 04 12:16:57 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/10/09 14:20:28 ghen Exp $
+# $NetBSD: Makefile,v 1.20 2007/01/04 12:16:57 ghen Exp $
 
-CONFLICTS+=            bacula-client-[0-9]*
+CONFLICTS+=            bacula-client-[0-9]* bacula-clientonly-[0-9]*
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index