diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /print | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
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 |