Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 03:56:10 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336140 - head/misc/sword
Message-ID:  <201312110356.rBB3uAHK070784@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Wed Dec 11 03:56:09 2013
New Revision: 336140
URL: http://svnweb.freebsd.org/changeset/ports/336140

Log:
  - Add CONFLICTS for the soon to be added misc/sword17

Modified:
  head/misc/sword/Makefile

Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile	Wed Dec 11 03:50:13 2013	(r336139)
+++ head/misc/sword/Makefile	Wed Dec 11 03:56:09 2013	(r336140)
@@ -14,6 +14,8 @@ COMMENT=	Framework for manipulating Bibl
 
 LICENSE=	GPLv2
 
+CONFLICTS=	sword-1.7.*
+
 BUILD_DEPENDS=	cppunit-config:${PORTSDIR}/devel/cppunit
 
 USES=		gmake pkgconfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312110356.rBB3uAHK070784>