aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-05-16 22:26:14 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-05-16 22:26:14 +0000
commitd86d4dd1ab3b3f098aaeefacc5b2fae999bfcbca (patch)
tree35a92bea360c8b70547f05f1c5a394df2339d077 /editors
parent76708d1c25704300bc6ed87da315a73e3fb86354 (diff)
downloadports-d86d4dd1ab3b3f098aaeefacc5b2fae999bfcbca.tar.gz
ports-d86d4dd1ab3b3f098aaeefacc5b2fae999bfcbca.zip
Notes
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