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/calligra/Makefile | |
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/calligra/Makefile')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |