diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-07 10:42:51 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-07 10:42:51 +0000 |
commit | 47706eca195e622c8112a0faf34ae330f319937a (patch) | |
tree | edce32f6df66c91bdf3071519dcd4be716ef0f8a /editors/openoffice-devel | |
parent | fdeaad54bcca66ef8e27cd60f4a4c7e441dcc018 (diff) |
Notes
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 837d22b5ef20..dc35c0737ed8 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ |