aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-devel/Makefile1
-rw-r--r--editors/abiword-plugins-devel/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 3633e61fa817..a2537b84f870 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 2.3.0
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
+PKGNAMESUFFIX= -devel
DISTNAME= abiword-${PORTVERSION}
DIST_SUBDIR= AbiWord
diff --git a/editors/abiword-plugins-devel/Makefile b/editors/abiword-plugins-devel/Makefile
index 8536c5fe3970..dbbaf0c29dc6 100644
--- a/editors/abiword-plugins-devel/Makefile
+++ b/editors/abiword-plugins-devel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.3.0
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
-PKGNAMESUFFIX= -plugins
+PKGNAMESUFFIX= -plugins-devel
DIST_SUBDIR= AbiWord
MAINTAINER= gnome@FreeBSD.org