Date: Wed, 11 Dec 2013 16:46:14 +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: r336181 - head/misc/sword Message-ID: <201312111646.rBBGkEbM053756@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Wed Dec 11 16:46:13 2013 New Revision: 336181 URL: http://svnweb.freebsd.org/changeset/ports/336181 Log: - Add PKGNAMESUFFIX to differentiate from sword17 Submitted by: erwinbot Pointyhat to: tabthorpe Modified: head/misc/sword/Makefile Modified: head/misc/sword/Makefile ============================================================================== --- head/misc/sword/Makefile Wed Dec 11 16:39:44 2013 (r336180) +++ head/misc/sword/Makefile Wed Dec 11 16:46:13 2013 (r336181) @@ -15,6 +15,7 @@ COMMENT= Framework for manipulating Bibl LICENSE= GPLv2 CONFLICTS= sword-1.7.* +PKGNAMESUFFIX= 16 BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111646.rBBGkEbM053756>