svn commit: r336181 - head/misc/sword

Thomas Abthorpe tabthorpe at FreeBSD.org
Wed Dec 11 16:46:14 UTC 2013


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
 


More information about the svn-ports-head mailing list