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 /math/labplot | |
parent | graphics/poppler: update to 0.85.0 (diff) |
Bump revision of poppler dependencies
- poppler was updated in r525051, bump revisions
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index ebb77ed349ec..252ea0b78ff2 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |