diff options
Diffstat (limited to 'textproc/aspell-romanian/Makefile')
-rw-r--r-- | textproc/aspell-romanian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-romanian/Makefile b/textproc/aspell-romanian/Makefile index 0f12a6a8a33..ccb14ce2f6f 100644 --- a/textproc/aspell-romanian/Makefile +++ b/textproc/aspell-romanian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:32 tv Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:00 joerg Exp $ # DISTNAME= aspell-ro-0.50-2 PKGNAME= ${DISTNAME:C/ro-(.*)-(.*)$/romanian-\1.\2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ro/} EXTRACT_SUFX= .tar.bz2 |