svn commit: r336183 - in head/misc: sword sword17

Thomas Abthorpe tabthorpe at FreeBSD.org
Wed Dec 11 16:55:57 UTC 2013


Author: tabthorpe
Date: Wed Dec 11 16:55:56 2013
New Revision: 336183
URL: http://svnweb.freebsd.org/changeset/ports/336183

Log:
  - PKGSUFFIX name is better served on sword17

Modified:
  head/misc/sword/Makefile
  head/misc/sword17/Makefile

Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile	Wed Dec 11 16:55:27 2013	(r336182)
+++ head/misc/sword/Makefile	Wed Dec 11 16:55:56 2013	(r336183)
@@ -15,7 +15,6 @@ COMMENT=	Framework for manipulating Bibl
 LICENSE=	GPLv2
 
 CONFLICTS=	sword-1.7.*
-PKGNAMESUFFIX=	16
 
 BUILD_DEPENDS=	cppunit-config:${PORTSDIR}/devel/cppunit
 

Modified: head/misc/sword17/Makefile
==============================================================================
--- head/misc/sword17/Makefile	Wed Dec 11 16:55:27 2013	(r336182)
+++ head/misc/sword17/Makefile	Wed Dec 11 16:55:56 2013	(r336183)
@@ -13,6 +13,7 @@ COMMENT=	Framework for manipulating Bibl
 LICENSE=	GPLv2
 
 CONFLICTS=	sword-1.6.*
+PKGNAMESUFFIX=	17
 
 BUILD_DEPENDS=	cppunit-config:${PORTSDIR}/devel/cppunit
 


More information about the svn-ports-head mailing list