diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2019-10-07 11:09:48 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2019-10-07 11:09:48 +0000 |
commit | 9912bf7f40888556e68402750fd0859cdd0fe974 (patch) | |
tree | 481fb2a04e473dedc622f17932ce517115848fee | |
parent | 035c2b274993b0faf89ddb2e826a430f4a88a5d0 (diff) | |
download | ports-9912bf7f40888556e68402750fd0859cdd0fe974.tar.gz ports-9912bf7f40888556e68402750fd0859cdd0fe974.zip |
Notes
-rw-r--r-- | editors/openoffice-4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 0739f6e988a5..ff894250a46a 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,6 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} +PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ |