diff options
author | jkim <jkim@FreeBSD.org> | 2016-02-15 19:32:16 +0000 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2016-02-15 19:32:16 +0000 |
commit | e152e79f1503d73603bc1a3109ca19945ea2ff3e (patch) | |
tree | a165fe9d7d2a4a4d7e468daea152775897b5a976 /editors/libreoffice/Makefile.common | |
parent | 84626d2d715acdb19a97ae8ea64592801f0cbcda (diff) | |
download | FreeBSD-ports-e152e79f1503d73603bc1a3109ca19945ea2ff3e.zip FreeBSD-ports-e152e79f1503d73603bc1a3109ca19945ea2ff3e.tar.gz |
Update to 5.0.5.
Diffstat (limited to 'editors/libreoffice/Makefile.common')
-rw-r--r-- | editors/libreoffice/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index d3111a1..3346b1d 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libreoffice -PORTVERSION= 5.0.4 -PORTREVISION= 2 +PORTVERSION= 5.0.5 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org |