diff options
author | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-06-12 17:17:32 +0800 |
commit | c361dcac3be4278cddcebfa5e1962245e49b3b21 (patch) | |
tree | 9bdf2af04c86775c0cd3fb5dedbb92da3b37aa02 /editors/openoffice-devel | |
parent | 5eee4cc8017fb0115a423bb0f1a9b5097e80fc04 (diff) | |
download | freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.gz freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.tar.zst freebsd-ports-gnome-c361dcac3be4278cddcebfa5e1962245e49b3b21.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-devel')
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index e71b27b0c49f..290af5e50170 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= 4.1.${SVNREVISION} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_LOCAL} |