diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-02 18:12:20 +0100 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2024-01-03 08:18:40 +0100 |
commit | 672f0463c70387a32340a83f7ccce244f16f6743 (patch) | |
tree | 8f0f9b1fd2454ecbff567bc72fc7d9ce95928774 /print/qpdfview | |
parent | graphics/poppler: update to 23.12 (diff) |
graphics/poppler: bump revision of consumers
Diffstat (limited to 'print/qpdfview')
-rw-r--r-- | print/qpdfview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 183cb009d44a..0a8afdf21236 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,5 +1,6 @@ PORTNAME= qpdfview DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ DISTNAME= ${PORTNAME}-0.5 |