diff options
Diffstat (limited to 'fonts/ja-shinonome/Makefile')
-rw-r--r-- | fonts/ja-shinonome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile index f4c69a5f69a..22d1271c320 100644 --- a/fonts/ja-shinonome/Makefile +++ b/fonts/ja-shinonome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2021/05/24 19:52:13 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2022/06/28 11:33:53 wiz Exp $ # DISTNAME= shinonome-0.9.11p1 PKGNAME= ja-${DISTNAME:S/p/pl/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts x11 japanese MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/ EXTRACT_SUFX= .tar.bz2 |