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 | |
parent | 403d0697db86440fab93a6174322a36bf821f9fb (diff) | |
download | ports-0d6e69bd42dae91a5c445c5fb7633d7d678847cc.tar.gz ports-0d6e69bd42dae91a5c445c5fb7633d7d678847cc.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-4/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 |
2 files changed, 2 insertions, 2 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/ \ 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} |