diff options
author | joerg <joerg@pkgsrc.org> | 2006-10-09 07:02:55 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-10-09 07:02:55 +0000 |
commit | 1fcd7d68c3b6be0a4e5a7cc1f05478316da02aee (patch) | |
tree | 59a3e772a9499d8fe7fb9a5a89671ba5999f5212 /fonts/cyr-rfx-koi8_1/Makefile | |
parent | 3a790c033308fd132226f1e9d532db7463e46c29 (diff) | |
download | pkgsrc-1fcd7d68c3b6be0a4e5a7cc1f05478316da02aee.tar.gz |
Fix PLIST for fonts.alias. Bump revisions.
Diffstat (limited to 'fonts/cyr-rfx-koi8_1/Makefile')
-rw-r--r-- | fonts/cyr-rfx-koi8_1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/cyr-rfx-koi8_1/Makefile b/fonts/cyr-rfx-koi8_1/Makefile index eb08cc0ef8d..78b8edaf1a7 100644 --- a/fonts/cyr-rfx-koi8_1/Makefile +++ b/fonts/cyr-rfx-koi8_1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/02/17 19:29:57 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/10/09 07:02:56 joerg Exp $ CYR_RFX_ENCODING=koi8-1 PKGNAME= ${DISTNAME:S/8-1/8_1/} -PKGREVISION= 2 +PKGREVISION= 3 .include "../../fonts/cyr-rfx-share/Makefile.common" |