diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
commit | 336f10c8b05397d83ad4fe08294e67c5e8178d28 (patch) | |
tree | c5a02a8466fd2c42c461ff34353628ea5e0f6798 /graphics/xournalpp | |
parent | 24832059c31f29bf1ea0c82284f3a6636c2d599a (diff) | |
download | ports-336f10c8b05397d83ad4fe08294e67c5e8178d28.tar.gz ports-336f10c8b05397d83ad4fe08294e67c5e8178d28.zip |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
Notes
Notes:
svn path=/head/; revision=525052
Diffstat (limited to 'graphics/xournalpp')
-rw-r--r-- | graphics/xournalpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index 3d46fee47c6c..d0c7683f7d93 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= xournalpp DISTVERSION= 1.0.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |