diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 22:33:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 22:33:37 +0000 |
commit | 743fcfce6207e25afee8668404ee249c8abae444 (patch) | |
tree | b7be6da7405504aefb4f16fbcee1a3574002aa70 /editors/abiword | |
parent | 7f808b9aca3ac20c9be20757528a4c5c27f40780 (diff) | |
download | freebsd-ports-743fcfce6207e25afee8668404ee249c8abae444.zip |
- Chase textproc/wv shlib bump
Noticed by: kwm
Feature safe: yes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 604c569c7fd7..9f2cb9239852 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -8,7 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.6.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |