diff options
author | Don Lewis <truckman@FreeBSD.org> | 2017-12-31 00:00:06 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2017-12-31 00:00:06 +0000 |
commit | 0830d4503b02dbc546f058795849079dc9424bcf (patch) | |
tree | 336a3bfa0685feba6ff0e2785e5cc62d9ea78ace /editors/openoffice-4/Makefile | |
parent | e0f1948e0f94e845267a9edd165b9fdc1a7ba8b0 (diff) | |
download | ports-0830d4503b02dbc546f058795849079dc9424bcf.tar.gz ports-0830d4503b02dbc546f058795849079dc9424bcf.zip |
Notes
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r-- | editors/openoffice-4/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 9a47ad8733bf..e4953bd6d466 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/sources \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ @@ -100,10 +100,10 @@ CONFLICTS_INSTALL= apache-openoffice-devel-* AOOVERSION1= 4 AOOVERSION2= 1 -AOOVERSION3= 4 +AOOVERSION3= 5 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD -AOOTAG= AOO414m5\(Build:9788\) -SVNREVISION= 1811857 +AOOTAG= AOO415m1\(Build:9789\) +SVNREVISION= 1817496 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz AOOVERSION= ${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3} |