diff options
Diffstat (limited to 'editors/abiword-plugins/Makefile')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 443bfba2a4ad..4ae57f4e1e93 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abiword -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -35,7 +35,7 @@ WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abiword-plugins MD5_FILE= ${.CURDIR}/../abiword/distinfo ABIVERSION= 2.2 -PLIST_SUB+= "ABIVERSION=${ABIVERSION}" +PLIST_SUB+= ABIVERSION=${ABIVERSION} # NOTE: Please, keep those knobs in the ABC's order. |