diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/okular/Makefile | 4 | ||||
-rw-r--r-- | print/scribus-qt5/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/okular/Makefile b/print/okular/Makefile index d73addcc7a2..bf9c17f37ec 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2020/08/17 20:19:56 leot Exp $ +# $NetBSD: Makefile,v 1.103 2020/08/18 17:58:12 leot Exp $ DISTNAME= okular-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print HOMEPAGE= https://kde.org/applications/graphics/okular/ diff --git a/print/scribus-qt5/Makefile b/print/scribus-qt5/Makefile index 0e7a8c86c7a..9c2a56a0103 100644 --- a/print/scribus-qt5/Makefile +++ b/print/scribus-qt5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2020/08/17 20:19:57 leot Exp $ +# $NetBSD: Makefile,v 1.3 2020/08/18 17:58:13 leot Exp $ DISTNAME= scribus-1.5.6pre20200611 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=scribusproject/} GITHUB_PROJECT= scribus |