diff options
author | mezz <mezz@FreeBSD.org> | 2006-03-16 02:06:16 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-03-16 02:06:16 +0800 |
commit | 48ed6584e9c8bd3cba393742a9eb2ac32966a61e (patch) | |
tree | d8a572efbaaf696ce59a8181d1729c4b571c490c /editors/abiword-plugins | |
parent | 74e3eecb815790a7384ecca9ae86d1a2829d8574 (diff) | |
download | freebsd-ports-graphics-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.tar.gz freebsd-ports-graphics-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.tar.zst freebsd-ports-graphics-48ed6584e9c8bd3cba393742a9eb2ac32966a61e.zip |
Chase wv's shared library version bump, bump the PORTREVISION.
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r-- | editors/abiword-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index f187cfc6c51..c922ee8547c 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |