From 2a9404ff4940a12f11e497507b5d3505736c9cf4 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Wed, 11 Dec 2013 16:55:56 +0000 Subject: - PKGSUFFIX name is better served on sword17 --- misc/sword/Makefile | 1 - misc/sword17/Makefile | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 8a457996de67..40a252597dce 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -15,7 +15,6 @@ COMMENT= Framework for manipulating Bible texts LICENSE= GPLv2 CONFLICTS= sword-1.7.* -PKGNAMESUFFIX= 16 BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit diff --git a/misc/sword17/Makefile b/misc/sword17/Makefile index 29abe40300e9..98cf6b464347 100644 --- a/misc/sword17/Makefile +++ b/misc/sword17/Makefile @@ -13,6 +13,7 @@ COMMENT= Framework for manipulating Bible texts LICENSE= GPLv2 CONFLICTS= sword-1.6.* +PKGNAMESUFFIX= 17 BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit -- cgit v1.2.3