summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-24 02:58:27 +0000
committerwiz <wiz@pkgsrc.org>2004-12-24 02:58:27 +0000
commit0bd1225badb866a9c442a2a47bb7bae2ae6c5e4c (patch)
tree8093bb8b09214d136d8ef0da427a2e5d43ab5b70 /textproc
parent398352ff8a871dfae1ae2157801e9e9729d50da5 (diff)
downloadpkgsrc-0bd1225badb866a9c442a2a47bb7bae2ae6c5e4c.tar.gz
Bump PKGREVISION for aspell update (and corresponding change in created
dictionaries).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell-breton/Makefile4
-rw-r--r--textproc/aspell-dutch/Makefile4
-rw-r--r--textproc/aspell-esperanto/Makefile4
-rw-r--r--textproc/aspell-francais/Makefile4
-rw-r--r--textproc/aspell-greek/Makefile4
-rw-r--r--textproc/aspell-portuguese/Makefile4
-rw-r--r--textproc/aspell-romanian/Makefile4
-rw-r--r--textproc/aspell-slovak/Makefile4
-rw-r--r--textproc/aspell-spanish/Makefile4
-rw-r--r--textproc/aspell-welsh/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/textproc/aspell-breton/Makefile b/textproc/aspell-breton/Makefile
index bd9ced67d41..6cb5a7cddce 100644
--- a/textproc/aspell-breton/Makefile
+++ b/textproc/aspell-breton/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-br-0.50-2
PKGNAME= ${DISTNAME:C/br-(.*)-(.*)$/breton-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/br/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-dutch/Makefile b/textproc/aspell-dutch/Makefile
index b77d59ca03c..7db39398513 100644
--- a/textproc/aspell-dutch/Makefile
+++ b/textproc/aspell-dutch/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-nl-0.50-2
PKGNAME= ${DISTNAME:C/nl-(.*)-(.*)$/dutch-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nl/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-esperanto/Makefile b/textproc/aspell-esperanto/Makefile
index 756b0d463b7..b49a551c55d 100644
--- a/textproc/aspell-esperanto/Makefile
+++ b/textproc/aspell-esperanto/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-eo-0.50-2
PKGNAME= ${DISTNAME:C/eo-(.*)-(.*)$/esperanto-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/eo/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-francais/Makefile b/textproc/aspell-francais/Makefile
index e93ec71481c..334409ef0b9 100644
--- a/textproc/aspell-francais/Makefile
+++ b/textproc/aspell-francais/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-fr-0.50-3
PKGNAME= ${DISTNAME:C/fr-(.*)-(.*)$/francais-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fr/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile
index 52ebc8ca38b..27c01c01f7e 100644
--- a/textproc/aspell-greek/Makefile
+++ b/textproc/aspell-greek/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-el-0.50-3
PKGNAME= ${DISTNAME:C/el-(.*)-(.*)$/greek-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/el/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-portuguese/Makefile b/textproc/aspell-portuguese/Makefile
index 50961fd0472..aced7ebd4c9 100644
--- a/textproc/aspell-portuguese/Makefile
+++ b/textproc/aspell-portuguese/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-pt-0.50-2
PKGNAME= ${DISTNAME:C/pt-(.*)-(.*)$/portuguese-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-romanian/Makefile b/textproc/aspell-romanian/Makefile
index 270341d3bbb..95baeab5328 100644
--- a/textproc/aspell-romanian/Makefile
+++ b/textproc/aspell-romanian/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-ro-0.50-2
PKGNAME= ${DISTNAME:C/ro-(.*)-(.*)$/romanian-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ro/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-slovak/Makefile b/textproc/aspell-slovak/Makefile
index 031f1ae54ad..6100454c878 100644
--- a/textproc/aspell-slovak/Makefile
+++ b/textproc/aspell-slovak/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-sk-0.52-0
PKGNAME= ${DISTNAME:C/sk-(.*)-(.*)/slovak-\1.\2/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://spell.linux.sk/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-spanish/Makefile b/textproc/aspell-spanish/Makefile
index 8c3a35c4850..51f34e1ffb2 100644
--- a/textproc/aspell-spanish/Makefile
+++ b/textproc/aspell-spanish/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-es-0.50-2
PKGNAME= ${DISTNAME:C/es-(.*)-(.*)$/spanish-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/es/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-welsh/Makefile b/textproc/aspell-welsh/Makefile
index 02f7555a2ec..9118ebf7767 100644
--- a/textproc/aspell-welsh/Makefile
+++ b/textproc/aspell-welsh/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $
#
DISTNAME= aspell-cy-0.50-3
PKGNAME= ${DISTNAME:C/cy-(.*)-(.*)$/welsh-\1.\2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cy/}
EXTRACT_SUFX= .tar.bz2