diff options
author | mezz <mezz@FreeBSD.org> | 2005-06-06 14:26:39 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-06-06 14:26:39 +0800 |
commit | 053fde94a862b390981dfd10dba8f688b844d78b (patch) | |
tree | e786d7d58ac4671a3e472581791019a369925a72 /editors/abiword-plugins | |
parent | 84f5a4c7c1771e549e656e09458cca2c5ef71fba (diff) | |
download | freebsd-ports-gnome-053fde94a862b390981dfd10dba8f688b844d78b.tar.gz freebsd-ports-gnome-053fde94a862b390981dfd10dba8f688b844d78b.tar.zst freebsd-ports-gnome-053fde94a862b390981dfd10dba8f688b844d78b.zip |
Update to 2.2.8.
http://www.abisource.com/release-notes/2.2.8.phtml
Diffstat (limited to 'editors/abiword-plugins')
-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. |