diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2012-06-08 13:45:00 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2012-06-08 13:45:00 +0000 |
commit | 3a743006a03238ec80b356da5c794e8b5b379e20 (patch) | |
tree | 242c0ad40792ba7b7c491fcb30354cec647a0af5 /editors/openoffice-3 | |
parent | 10cf8a82d85d5b9f551fb2ad585b5e1e45b8dcea (diff) | |
download | ports-3a743006a03238ec80b356da5c794e8b5b379e20.tar.gz ports-3a743006a03238ec80b356da5c794e8b5b379e20.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index a092cc73969a..f216bfd43607 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache-openoffice PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors java MASTER_SITES= http://people.apache.org/~jsc/aoo34-rc/rc1/src/ ${MASTER_SITE_LOCAL}:extsrc MASTER_SITE_SUBDIR= maho/openoffice:extsrc |