diff options
author | joerg <joerg@pkgsrc.org> | 2006-10-13 11:59:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-10-13 11:59:16 +0000 |
commit | 37bd98a8ae4b0e11c56da6e2784a9cd72cfe950d (patch) | |
tree | 353050a6913d76cdf34c6d568b712d003163644a | |
parent | ab420f09cec96df40f8dd24500520ecfddc7f115 (diff) | |
download | pkgsrc-37bd98a8ae4b0e11c56da6e2784a9cd72cfe950d.tar.gz |
Bump revision for PLIST change. Reminded by ghen@
-rw-r--r-- | fonts/cyr-rfx-iso8859_5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/cyr-rfx-iso8859_5/Makefile b/fonts/cyr-rfx-iso8859_5/Makefile index 56659d9f631..2e6d226aafe 100644 --- a/fonts/cyr-rfx-iso8859_5/Makefile +++ b/fonts/cyr-rfx-iso8859_5/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/13 11:59:16 joerg Exp $ CYR_RFX_ENCODING=iso8859-5 PKGNAME= ${DISTNAME:S/9-5/9_5/} -PKGREVISION= 2 +PKGREVISION= 3 .include "../../fonts/cyr-rfx-share/Makefile.common" |