diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-08-24 15:49:34 +0000 |
commit | 40db78cf06bc4ebe518a4467a1946909d9f87bf7 (patch) | |
tree | 28cfa45f788825af5a309b03509c9b7e702b01f9 /editors/calligra | |
parent | 3941ebc75621ac20d322a526da3207d5bb7a788f (diff) | |
download | ports-40db78cf06bc4ebe518a4467a1946909d9f87bf7.tar.gz ports-40db78cf06bc4ebe518a4467a1946909d9f87bf7.zip |
Add missed PORTREVISION bumps after recent poppler update
Notes
Notes:
svn path=/head/; revision=448690
Diffstat (limited to 'editors/calligra')
-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} |