diff options
author | wiz <wiz@pkgsrc.org> | 2020-11-21 09:34:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-11-21 09:34:53 +0000 |
commit | 5c872ea0e409209c50d48dc7c565e2ab14d205c6 (patch) | |
tree | ee26fff372f1d9432701d1f921b9d4dcbb86835c /print/okular | |
parent | 5a09fd3b36737306551e158d89e9a8212154afc2 (diff) | |
download | pkgsrc-5c872ea0e409209c50d48dc7c565e2ab14d205c6.tar.gz |
*: recursive bump for poppler 20.11.0
Diffstat (limited to 'print/okular')
-rw-r--r-- | print/okular/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/okular/Makefile b/print/okular/Makefile index 2f3cb9f4abc..d658c8eb951 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2020/11/05 09:09:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.105 2020/11/21 09:34:57 wiz Exp $ DISTNAME= okular-${KAPPSVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print HOMEPAGE= https://kde.org/applications/graphics/okular/ |