diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-14 12:22:13 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-08-14 12:22:13 +0800 |
commit | 97cf82ea462f8005c62920eadda6cc4efef1d6f9 (patch) | |
tree | 12521e098320729f4e9d8e467eef7e2948a88f36 /math/labplot | |
parent | 71d8428ae40ba5bfc42396fdd61b6ff6e97d8ddb (diff) | |
download | freebsd-ports-gnome-97cf82ea462f8005c62920eadda6cc4efef1d6f9.tar.gz freebsd-ports-gnome-97cf82ea462f8005c62920eadda6cc4efef1d6f9.tar.zst freebsd-ports-gnome-97cf82ea462f8005c62920eadda6cc4efef1d6f9.zip |
Bump revisions of poppler consumers after r544863
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 64cb7ced0595..f04213daf759 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |