diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /textproc/aspell-faroese | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'textproc/aspell-faroese')
-rw-r--r-- | textproc/aspell-faroese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-faroese/Makefile b/textproc/aspell-faroese/Makefile index e2faf13cf7c..3786fb50618 100644 --- a/textproc/aspell-faroese/Makefile +++ b/textproc/aspell-faroese/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2006/01/29 01:59:02 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:59 joerg Exp $ # DISTNAME= aspell-fo-0.2.24 PKGNAME= ${DISTNAME:C/-fo-/-faroese-/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://fo.speling.org/filer/ EXTRACT_SUFX= .tar.bz2 |