diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
commit | abd6f843969681fce30be4b08a37f5082a7c207c (patch) | |
tree | 0cf97fbd4ec3190a0d55c7a85a0ef4a2f4773f15 /editors/libreoffice | |
parent | 00d883c42f84ea7bc23324c29f5fdfee661512dd (diff) | |
download | freebsd-ports-gnome-abd6f843969681fce30be4b08a37f5082a7c207c.tar.gz freebsd-ports-gnome-abd6f843969681fce30be4b08a37f5082a7c207c.tar.zst freebsd-ports-gnome-abd6f843969681fce30be4b08a37f5082a7c207c.zip |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
Diffstat (limited to 'editors/libreoffice')
-rw-r--r-- | editors/libreoffice/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index dffa50cd52ca..6e3bff7c82c3 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 6.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org |