diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-26 21:15:14 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-26 21:15:14 +0000 |
commit | 846611a4b428f7fa09f93f3f33d037977943261f (patch) | |
tree | 2cbc0cb4b04616f04316ec91f33896349c6ebbb9 /x11-fonts/XFree86-4-fontCyrillic/Makefile | |
parent | Bump PORTREVISION to indicate that some bugs have been fixed. (diff) |
Attempt to fix the century-old problems with those fonts wrt Russian letters
.. ..
e and E: in two fonts those letters were mapped to a different chars than
specified by koi8-r standard, while in another one they were completely
absent. Bump PORTREVISION.
While being here, note that the fonts aren't quite `Cyrillic' -
they all miss letters found in cyrillic languages other than Russian
particularly all letters specific for Ukrainian language.
Diffstat (limited to 'x11-fonts/XFree86-4-fontCyrillic/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-fontCyrillic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile index 8ebb6ed710b0..8661ce878c18 100644 --- a/x11-fonts/XFree86-4-fontCyrillic/Makefile +++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile @@ -7,6 +7,7 @@ PORTNAME= fontCyrillic PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} |