diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-20 06:33:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-20 06:33:37 +0800 |
commit | 1618a1b7c2d9837562b0be6c05f4c8c63a599f47 (patch) | |
tree | d355956196bb4817973a21c4a64e92e831860ae9 /editors/abiword | |
parent | 2aa1282105346dac54c06c02b4b6357148b49e1e (diff) | |
download | freebsd-ports-gnome-1618a1b7c2d9837562b0be6c05f4c8c63a599f47.tar.gz freebsd-ports-gnome-1618a1b7c2d9837562b0be6c05f4c8c63a599f47.tar.zst freebsd-ports-gnome-1618a1b7c2d9837562b0be6c05f4c8c63a599f47.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 |