diff options
author | wg <wg@FreeBSD.org> | 2013-08-05 23:55:37 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-08-05 23:55:37 +0800 |
commit | ffb359cefa4dba6aa7a858438318194c7449ea06 (patch) | |
tree | bcd2eeb9be3983be7bdad3f788c9ff85310cc0bd /editors/openoffice-devel | |
parent | a9498480bb1295997a4e6942a617a32e40cb7dcd (diff) | |
download | freebsd-ports-gnome-ffb359cefa4dba6aa7a858438318194c7449ea06.tar.gz freebsd-ports-gnome-ffb359cefa4dba6aa7a858438318194c7449ea06.tar.zst freebsd-ports-gnome-ffb359cefa4dba6aa7a858438318194c7449ea06.zip |
editors/openoffice-*: bump PORTREVISION
- CoinMP has been updated
Submitted by: Pedro Giffuni <giffunip tutopia.com>
Diffstat (limited to 'editors/openoffice-devel')
-rw-r--r-- | editors/openoffice-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 03151a89e105..3d5fd817b7bc 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= 4.0.${SVNREVISION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -120,7 +120,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ textcat.0:${PORTSDIR}/textproc/libtextcat \ freetype.9:${PORTSDIR}/print/freetype2 \ apr-1.4:${PORTSDIR}/devel/apr1 \ - CoinMP.7:${PORTSDIR}/math/coinmp \ + CoinMP.8:${PORTSDIR}/math/coinmp \ serf-1.0:${PORTSDIR}/www/serf \ freetype.9:${PORTSDIR}/print/freetype2 \ textcat.0:${PORTSDIR}/textproc/libtextcat |