diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
commit | 69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79 (patch) | |
tree | bf0192bc92e57e63920185657bc7a622df6c2c17 /fonts | |
parent | 70531df1be041cfc779959a7e921d55e4a451fec (diff) | |
download | pkgsrc-69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ghostscript-cidfonts-ryumin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ghostscript-cidfonts-ryumin/Makefile b/fonts/ghostscript-cidfonts-ryumin/Makefile index 66de948a478..4991bb6bdce 100644 --- a/fonts/ghostscript-cidfonts-ryumin/Makefile +++ b/fonts/ghostscript-cidfonts-ryumin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2022/05/27 08:26:52 adam Exp $ +# $NetBSD: Makefile,v 1.39 2022/10/26 10:31:25 wiz Exp $ DISTNAME= ghostscript-cidfonts-ryumin-${GS_VERSION} DISTFILES= # empty +PKGREVISION= 1 CATEGORIES= fonts MAINTAINER= makoto@ki.nu |