diff options
author | swills <swills@FreeBSD.org> | 2017-08-24 23:49:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-08-24 23:49:34 +0800 |
commit | 63e81bcda80323a46a2155b4111544db6cdd87de (patch) | |
tree | 28cfa45f788825af5a309b03509c9b7e702b01f9 /editors | |
parent | 7a8a3098969b50034ec6b86689fb88ca5e7c6c77 (diff) | |
download | freebsd-ports-gnome-63e81bcda80323a46a2155b4111544db6cdd87de.tar.gz freebsd-ports-gnome-63e81bcda80323a46a2155b4111544db6cdd87de.tar.zst freebsd-ports-gnome-63e81bcda80323a46a2155b4111544db6cdd87de.zip |
Add missed PORTREVISION bumps after recent poppler update
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 00ab1597f984..7176899d314f 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 8f0fb2ea8dee..1e08cdb2c92f 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 0 +PORTREVISION= 1 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext |