diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-06-12 09:17:32 +0000 |
commit | 0d6e69bd42dae91a5c445c5fb7633d7d678847cc (patch) | |
tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /editors/openoffice-4 | |
parent | 403d0697db86440fab93a6174322a36bf821f9fb (diff) | |
download | freebsd-ports-0d6e69bd42dae91a5c445c5fb7633d7d678847cc.zip |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit)
Diffstat (limited to 'editors/openoffice-4')
-rw-r--r-- | editors/openoffice-4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index d810121d23d2..0764a8a0991a 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= 4.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors java MASTER_SITES= http://www.apache.org/dist/openoffice/${PORTVERSION}/source/ \ ftp://ftp.riken.jp/net/apache/openoffice/${PORTVERSION}/source/ \ |