diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /print/sile | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'print/sile')
-rw-r--r-- | print/sile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/sile/Makefile b/print/sile/Makefile index a3d0982a825..9eaad10f875 100644 --- a/print/sile/Makefile +++ b/print/sile/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/10/12 11:15:29 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2020/11/05 09:09:00 ryoon Exp $ DISTNAME= sile-0.10.12 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=sile-typesetter/} GITHUB_PROJECT= sile |