diff options
author | riastradh <riastradh@pkgsrc.org> | 2020-12-04 04:55:41 +0000 |
---|---|---|
committer | riastradh <riastradh@pkgsrc.org> | 2020-12-04 04:55:41 +0000 |
commit | 0423071962a8dd054ab6a50106f2453e0a91ca26 (patch) | |
tree | a6d01188da409cbd54657bc419a370183aaefc8c /fonts | |
parent | db3768c8a2009455a8df68f5c09730ff821c999a (diff) | |
download | pkgsrc-0423071962a8dd054ab6a50106f2453e0a91ca26.tar.gz |
Revbump for openpam cppflags change months ago, belatedly.
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 0565ac9e5e5..dd3189563d3 100644 --- a/fonts/ghostscript-cidfonts-ryumin/Makefile +++ b/fonts/ghostscript-cidfonts-ryumin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2020/09/13 14:16:31 leot Exp $ +# $NetBSD: Makefile,v 1.33 2020/12/04 04:55:50 riastradh Exp $ DISTNAME= ghostscript-cidfonts-ryumin-${GS_VERSION} DISTFILES= # empty +PKGREVISION= 1 CATEGORIES= fonts MAINTAINER= makoto@ki.nu |