diff options
Diffstat (limited to 'print/foliate/Makefile')
-rw-r--r-- | print/foliate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foliate/Makefile b/print/foliate/Makefile index 6a074ff6f7c..e209bb1a897 100644 --- a/print/foliate/Makefile +++ b/print/foliate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/03/10 22:10:51 wiz Exp $ DISTNAME= foliate-1.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/} EXTRACT_USING= bsdtar |