diff options
author | yoichi <yoichi@FreeBSD.org> | 2005-11-21 23:04:05 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2005-11-21 23:04:05 +0800 |
commit | 49931c011d1b689c569137774e7a751398fcd9ae (patch) | |
tree | bf34223f0d450f39847cdf4b7b10a5ff2248726f /japanese/marumoji-fonts/files | |
parent | 43fce8d905b2ab9975376fee984516ccf944f525 (diff) | |
download | freebsd-ports-gnome-49931c011d1b689c569137774e7a751398fcd9ae.tar.gz freebsd-ports-gnome-49931c011d1b689c569137774e7a751398fcd9ae.tar.zst freebsd-ports-gnome-49931c011d1b689c569137774e7a751398fcd9ae.zip |
Follow the master site disappearance by using MASTER_SITE_LOCAL
Include 7x14rkmr.bdf instead of 7x14rkmaru.bdf (a few glyphs differ).
Add SHA256 checksums.
Notified by: kris, Bill "distfiles" Fenner
Diffstat (limited to 'japanese/marumoji-fonts/files')
-rw-r--r-- | japanese/marumoji-fonts/files/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/marumoji-fonts/files/Makefile.in b/japanese/marumoji-fonts/files/Makefile.in index 7c6a7023c57f..286cb1e269b7 100644 --- a/japanese/marumoji-fonts/files/Makefile.in +++ b/japanese/marumoji-fonts/files/Makefile.in @@ -4,7 +4,7 @@ GZIP_CMD?= gzip MKBOLD_CMD?= mkbold MKITALIC_CMD?= mkitalic -DIST_ALL= 7x14maru.bdf 7x14rkmaru.bdf 8x16maru.bdf \ +DIST_ALL= 7x14maru.bdf 7x14rkmr.bdf 8x16maru.bdf \ 8x16rkmr.bdf 9x18maru.bdf 9x18rkmr.bdf \ maru14.bdf maru16.bdf maru18.bdf |