diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-02 08:22:26 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-06-07 13:26:18 +0000 |
commit | c5676761368b0e829c1692a4bd7deea9d7bfc92c (patch) | |
tree | f50307969a534bf0b49222f27703aa5ad728e0c8 /print/qpdfview | |
parent | 7437f16f67af6a3c8c759bc826f20cfc6cd22038 (diff) | |
download | ports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.tar.gz ports-c5676761368b0e829c1692a4bd7deea9d7bfc92c.zip |
Diffstat (limited to 'print/qpdfview')
-rw-r--r-- | print/qpdfview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 36799263f4f2..d78f60f619b0 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -2,7 +2,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ |