diff options
Diffstat (limited to 'textproc/aspell-catalan/Makefile')
-rw-r--r-- | textproc/aspell-catalan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-catalan/Makefile b/textproc/aspell-catalan/Makefile index 7cd50d3e64e..c48993cfb21 100644 --- a/textproc/aspell-catalan/Makefile +++ b/textproc/aspell-catalan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:47 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2011/04/22 13:44:46 obache Exp $ # DISTNAME= aspell6-ca-20040130-1 PKGNAME= ${DISTNAME:C/6-ca-(.*)-(.*)$/-catalan-\1.\2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ca/} EXTRACT_SUFX= .tar.bz2 |