From 28ccb86533f070cf496079bcd89d9d5fee66cd9b Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 12 Apr 2017 09:09:47 +0000 Subject: Rename the magic DISTVERSION into SPELLVERSION for the aspell ports. Sponsored by: Absolight --- arabic/aspell/Makefile | 2 +- french/aspell/Makefile | 2 +- german/alt-aspell/Makefile | 2 +- german/aspell/Makefile | 2 +- hebrew/aspell/Makefile | 2 +- hungarian/aspell/Makefile | 2 +- polish/aspell/Makefile | 2 +- portuguese/aspell-pt_BR/Makefile | 2 +- portuguese/aspell-pt_PT/Makefile | 2 +- russian/aspell/Makefile | 2 +- textproc/af-aspell/Makefile | 2 +- textproc/am-aspell/Makefile | 2 +- textproc/aspell/Makefile.inc | 4 ++-- textproc/ast-aspell/Makefile | 2 +- textproc/az-aspell/Makefile | 2 +- textproc/be-aspell/Makefile | 2 +- textproc/bg-aspell/Makefile | 2 +- textproc/bn-aspell/Makefile | 2 +- textproc/br-aspell/Makefile | 2 +- textproc/ca-aspell/Makefile | 2 +- textproc/cs-aspell/Makefile | 2 +- textproc/csb-aspell/Makefile | 2 +- textproc/cy-aspell/Makefile | 2 +- textproc/da-aspell/Makefile | 2 +- textproc/el-aspell/Makefile | 2 +- textproc/en-aspell/Makefile | 2 +- textproc/eo-aspell/Makefile | 2 +- textproc/es-aspell/Makefile | 2 +- textproc/et-aspell/Makefile | 2 +- textproc/fa-aspell/Makefile | 2 +- textproc/fi-aspell/Makefile | 2 +- textproc/fo-aspell/Makefile | 2 +- textproc/fy-aspell/Makefile | 2 +- textproc/ga-aspell/Makefile | 2 +- textproc/gd-aspell/Makefile | 2 +- textproc/gl-aspell/Makefile | 2 +- textproc/grc-aspell/Makefile | 2 +- textproc/gu-aspell/Makefile | 2 +- textproc/gv-aspell/Makefile | 2 +- textproc/hi-aspell/Makefile | 2 +- textproc/hil-aspell/Makefile | 2 +- textproc/hr-aspell/Makefile | 2 +- textproc/hsb-aspell/Makefile | 2 +- textproc/hy-aspell/Makefile | 2 +- textproc/ia-aspell/Makefile | 2 +- textproc/id-aspell/Makefile | 2 +- textproc/is-aspell/Makefile | 2 +- textproc/it-aspell/Makefile | 2 +- textproc/kn-aspell/Makefile | 2 +- textproc/ku-aspell/Makefile | 2 +- textproc/ky-aspell/Makefile | 2 +- textproc/la-aspell/Makefile | 2 +- textproc/lt-aspell/Makefile | 2 +- textproc/lv-aspell/Makefile | 2 +- textproc/mi-aspell/Makefile | 2 +- textproc/mk-aspell/Makefile | 2 +- textproc/ml-aspell/Makefile | 2 +- textproc/mn-aspell/Makefile | 2 +- textproc/mr-aspell/Makefile | 2 +- textproc/ms-aspell/Makefile | 2 +- textproc/mt-aspell/Makefile | 2 +- textproc/nb-aspell/Makefile | 2 +- textproc/nds-aspell/Makefile | 2 +- textproc/nl-aspell/Makefile | 2 +- textproc/nn-aspell/Makefile | 2 +- textproc/ny-aspell/Makefile | 2 +- textproc/or-aspell/Makefile | 2 +- textproc/pa-aspell/Makefile | 2 +- textproc/qu-aspell/Makefile | 2 +- textproc/ro-aspell/Makefile | 2 +- textproc/rw-aspell/Makefile | 2 +- textproc/sc-aspell/Makefile | 2 +- textproc/sk-aspell/Makefile | 2 +- textproc/sl-aspell/Makefile | 2 +- textproc/sr-aspell/Makefile | 2 +- textproc/sv-aspell/Makefile | 2 +- textproc/sw-aspell/Makefile | 2 +- textproc/ta-aspell/Makefile | 2 +- textproc/te-aspell/Makefile | 2 +- textproc/tet-aspell/Makefile | 2 +- textproc/tk-aspell/Makefile | 2 +- textproc/tl-aspell/Makefile | 2 +- textproc/tn-aspell/Makefile | 2 +- textproc/tr-aspell/Makefile | 2 +- textproc/uz-aspell/Makefile | 2 +- textproc/wa-aspell/Makefile | 2 +- textproc/yi-aspell/Makefile | 2 +- textproc/zu-aspell/Makefile | 2 +- ukrainian/aspell/Makefile | 2 +- vietnamese/aspell/Makefile | 2 +- 90 files changed, 91 insertions(+), 91 deletions(-) diff --git a/arabic/aspell/Makefile b/arabic/aspell/Makefile index ea605da..90d8f4b 100644 --- a/arabic/aspell/Makefile +++ b/arabic/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-ar-1.2-0 +SPELLVERSION= 6-ar-1.2-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= arabic textproc diff --git a/french/aspell/Makefile b/french/aspell/Makefile index c402ccd..0c1b505 100644 --- a/french/aspell/Makefile +++ b/french/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= -fr-0.50-3 +SPELLVERSION= -fr-0.50-3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= french textproc diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index bf1b01e..2fd236f 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= alt-aspell -DISTVERSION= 6-de-alt-2.1-1 +SPELLVERSION= 6-de-alt-2.1-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= german textproc diff --git a/german/aspell/Makefile b/german/aspell/Makefile index cd30d39..c28595b 100644 --- a/german/aspell/Makefile +++ b/german/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-de-20030222-1 +SPELLVERSION= 6-de-20030222-1 PORTREVISION= 1 CATEGORIES= german textproc diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile index 76f6141..34f098b 100644 --- a/hebrew/aspell/Makefile +++ b/hebrew/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-he-1.0-0 +SPELLVERSION= 6-he-1.0-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= hebrew textproc diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile index 685e074..7ec6708 100644 --- a/hungarian/aspell/Makefile +++ b/hungarian/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-hu-0.99.4.2-0 +SPELLVERSION= 6-hu-0.99.4.2-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= hungarian textproc diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index 6a8c40c..71697a6 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-pl-6.0_20061121-0 +SPELLVERSION= 6-pl-6.0_20061121-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish textproc diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile index 6e1e373..fa6d6c8 100644 --- a/portuguese/aspell-pt_BR/Makefile +++ b/portuguese/aspell-pt_BR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-pt_BR-20090702-0 +SPELLVERSION= 6-pt_BR-20090702-0 CATEGORIES= portuguese textproc PKGNAMEPREFIX?= pt_BR- diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index b967c9d..4fe32fd 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-pt_PT-20070510-0 +SPELLVERSION= 6-pt_PT-20070510-0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= portuguese textproc diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile index 8fb3cb0..492441c 100644 --- a/russian/aspell/Makefile +++ b/russian/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-ru-0.99f7-1 +SPELLVERSION= 6-ru-0.99f7-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= russian textproc diff --git a/textproc/af-aspell/Makefile b/textproc/af-aspell/Makefile index 9086af4..38268e9 100644 --- a/textproc/af-aspell/Makefile +++ b/textproc/af-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -af-0.50-0 +SPELLVERSION= -af-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/am-aspell/Makefile b/textproc/am-aspell/Makefile index 8e43e54..db20b85 100644 --- a/textproc/am-aspell/Makefile +++ b/textproc/am-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-am-0.03-1 +SPELLVERSION= 6-am-0.03-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc index ba10e60..bf94b55 100644 --- a/textproc/aspell/Makefile.inc +++ b/textproc/aspell/Makefile.inc @@ -2,8 +2,8 @@ # To be included by dictionaries ports. MASTER_SITES?= GNU/aspell/dict/${DICT} -DISTNAME?= aspell${DISTVERSION} -PORTVERSION?= ${DISTVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g} +DISTNAME?= aspell${SPELLVERSION} +PORTVERSION?= ${SPELLVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g} LIB_DEPENDS= libaspell.so:textproc/aspell diff --git a/textproc/ast-aspell/Makefile b/textproc/ast-aspell/Makefile index db9ce74..4d031e8 100644 --- a/textproc/ast-aspell/Makefile +++ b/textproc/ast-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-ast-0.01 +SPELLVERSION= 6-ast-0.01 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org diff --git a/textproc/az-aspell/Makefile b/textproc/az-aspell/Makefile index 802edbd..82d6507 100644 --- a/textproc/az-aspell/Makefile +++ b/textproc/az-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-az-0.02-0 +SPELLVERSION= 6-az-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/be-aspell/Makefile b/textproc/be-aspell/Makefile index 87e3a92..d340340 100644 --- a/textproc/be-aspell/Makefile +++ b/textproc/be-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-be-0.01 +SPELLVERSION= 5-be-0.01 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/bg-aspell/Makefile b/textproc/bg-aspell/Makefile index 7413741..79ea1ac 100644 --- a/textproc/bg-aspell/Makefile +++ b/textproc/bg-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-bg-4.1-0 +SPELLVERSION= 6-bg-4.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/bn-aspell/Makefile b/textproc/bn-aspell/Makefile index c0ea1d1..9b16523 100644 --- a/textproc/bn-aspell/Makefile +++ b/textproc/bn-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-bn-0.01.1-1 +SPELLVERSION= 6-bn-0.01.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile index 9af9884..d00ca82 100644 --- a/textproc/br-aspell/Makefile +++ b/textproc/br-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -br-0.50-2 +SPELLVERSION= -br-0.50-2 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ca-aspell/Makefile b/textproc/ca-aspell/Makefile index 8755011..82f5d5f 100644 --- a/textproc/ca-aspell/Makefile +++ b/textproc/ca-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-ca-2.1.5-1 +SPELLVERSION= 6-ca-2.1.5-1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/cs-aspell/Makefile b/textproc/cs-aspell/Makefile index fc439a8..9892246 100644 --- a/textproc/cs-aspell/Makefile +++ b/textproc/cs-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-cs-20040614-1 +SPELLVERSION= 6-cs-20040614-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/csb-aspell/Makefile b/textproc/csb-aspell/Makefile index ad4c2b6..9354e0a 100644 --- a/textproc/csb-aspell/Makefile +++ b/textproc/csb-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-csb-0.02-0 +SPELLVERSION= 6-csb-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/cy-aspell/Makefile b/textproc/cy-aspell/Makefile index b024ed0..695a197 100644 --- a/textproc/cy-aspell/Makefile +++ b/textproc/cy-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -cy-0.50-3 +SPELLVERSION= -cy-0.50-3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index 920e9ee..6b459a0 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-da-1.4.42-1 +SPELLVERSION= 5-da-1.4.42-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/el-aspell/Makefile b/textproc/el-aspell/Makefile index c300507..9c09bd4 100644 --- a/textproc/el-aspell/Makefile +++ b/textproc/el-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -el-0.50-3 +SPELLVERSION= -el-0.50-3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/en-aspell/Makefile b/textproc/en-aspell/Makefile index 92acc58..73beed6 100644 --- a/textproc/en-aspell/Makefile +++ b/textproc/en-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-en-7.1-0 +SPELLVERSION= 6-en-7.1-0 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index 7b6ccf1..1947d3f 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-eo-2.1.20000225a-2 +SPELLVERSION= 6-eo-2.1.20000225a-2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile index a2c58e7..5ebc227 100644 --- a/textproc/es-aspell/Makefile +++ b/textproc/es-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-es-1.11-2 +SPELLVERSION= 6-es-1.11-2 PORTEPOCH= 1 CATEGORIES= textproc spanish diff --git a/textproc/et-aspell/Makefile b/textproc/et-aspell/Makefile index 5d32dc0..690ee78 100644 --- a/textproc/et-aspell/Makefile +++ b/textproc/et-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-et-0.1.21-1 +SPELLVERSION= 6-et-0.1.21-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/fa-aspell/Makefile b/textproc/fa-aspell/Makefile index 8af68245..50fb656 100644 --- a/textproc/fa-aspell/Makefile +++ b/textproc/fa-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-fa-0.11-0 +SPELLVERSION= 6-fa-0.11-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 08b3f9e..8b93c39 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-fi-0.7-0 +SPELLVERSION= 6-fi-0.7-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile index d122484..80be8a8 100644 --- a/textproc/fo-aspell/Makefile +++ b/textproc/fo-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-fo-0.2.16-1 +SPELLVERSION= 5-fo-0.2.16-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/fy-aspell/Makefile b/textproc/fy-aspell/Makefile index a41e707..e44427e 100644 --- a/textproc/fy-aspell/Makefile +++ b/textproc/fy-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-fy-0.12-0 +SPELLVERSION= 6-fy-0.12-0 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/ga-aspell/Makefile b/textproc/ga-aspell/Makefile index 1020c8a..24d1717 100644 --- a/textproc/ga-aspell/Makefile +++ b/textproc/ga-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-ga-4.5-0 +SPELLVERSION= 5-ga-4.5-0 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/gd-aspell/Makefile b/textproc/gd-aspell/Makefile index 4e1a170..2b6eb7d 100644 --- a/textproc/gd-aspell/Makefile +++ b/textproc/gd-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-gd-0.1.1-1 +SPELLVERSION= 5-gd-0.1.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/gl-aspell/Makefile b/textproc/gl-aspell/Makefile index cc6e240..b525a6d 100644 --- a/textproc/gl-aspell/Makefile +++ b/textproc/gl-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-gl-0.5a-2 +SPELLVERSION= 6-gl-0.5a-2 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/grc-aspell/Makefile b/textproc/grc-aspell/Makefile index 40f7e6f..6ff7162 100644 --- a/textproc/grc-aspell/Makefile +++ b/textproc/grc-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-${DICT}-0.02-0 +SPELLVERSION= 6-${DICT}-0.02-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org diff --git a/textproc/gu-aspell/Makefile b/textproc/gu-aspell/Makefile index 9dfdd11..b72e5f0 100644 --- a/textproc/gu-aspell/Makefile +++ b/textproc/gu-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-gu-0.03-0 +SPELLVERSION= 6-gu-0.03-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/gv-aspell/Makefile b/textproc/gv-aspell/Makefile index 81b5002..89e4a83 100644 --- a/textproc/gv-aspell/Makefile +++ b/textproc/gv-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -gv-0.50-0 +SPELLVERSION= -gv-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/hi-aspell/Makefile b/textproc/hi-aspell/Makefile index d3cfd93..bc3e85e 100644 --- a/textproc/hi-aspell/Makefile +++ b/textproc/hi-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-hi-0.02-0 +SPELLVERSION= 6-hi-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/hil-aspell/Makefile b/textproc/hil-aspell/Makefile index 47c6848..0c030d3 100644 --- a/textproc/hil-aspell/Makefile +++ b/textproc/hil-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-hil-0.11-0 +SPELLVERSION= 5-hil-0.11-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/hr-aspell/Makefile b/textproc/hr-aspell/Makefile index ff18e87..75df86e 100644 --- a/textproc/hr-aspell/Makefile +++ b/textproc/hr-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -hr-0.51-0 +SPELLVERSION= -hr-0.51-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/hsb-aspell/Makefile b/textproc/hsb-aspell/Makefile index 0cc2bc1..f76bfd4 100644 --- a/textproc/hsb-aspell/Makefile +++ b/textproc/hsb-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-hsb-0.02-0 +SPELLVERSION= 6-hsb-0.02-0 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/hy-aspell/Makefile b/textproc/hy-aspell/Makefile index 81f38e5..50af4a09 100644 --- a/textproc/hy-aspell/Makefile +++ b/textproc/hy-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-hy-0.10.0-0 +SPELLVERSION= 6-hy-0.10.0-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ia-aspell/Makefile b/textproc/ia-aspell/Makefile index 7996fb0..8f73114 100644 --- a/textproc/ia-aspell/Makefile +++ b/textproc/ia-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -ia-0.50-1 +SPELLVERSION= -ia-0.50-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/id-aspell/Makefile b/textproc/id-aspell/Makefile index d909348..9ccd39e 100644 --- a/textproc/id-aspell/Makefile +++ b/textproc/id-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-id-1.2-0 +SPELLVERSION= 5-id-1.2-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/is-aspell/Makefile b/textproc/is-aspell/Makefile index 17cb7b9..16345bf 100644 --- a/textproc/is-aspell/Makefile +++ b/textproc/is-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -is-0.51.1-0 +SPELLVERSION= -is-0.51.1-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index c84fc1f..8a47d8a 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-it-2.2_20050523-0 +SPELLVERSION= 6-it-2.2_20050523-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/kn-aspell/Makefile b/textproc/kn-aspell/Makefile index 4885509..466c257 100644 --- a/textproc/kn-aspell/Makefile +++ b/textproc/kn-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-kn-0.01-1 +SPELLVERSION= 6-kn-0.01-1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org diff --git a/textproc/ku-aspell/Makefile b/textproc/ku-aspell/Makefile index 6e6650d..4c9cd2e 100644 --- a/textproc/ku-aspell/Makefile +++ b/textproc/ku-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-ku-0.20-1 +SPELLVERSION= 5-ku-0.20-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ky-aspell/Makefile b/textproc/ky-aspell/Makefile index 1415751..1accac0 100644 --- a/textproc/ky-aspell/Makefile +++ b/textproc/ky-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-ky-0.01-0 +SPELLVERSION= 6-ky-0.01-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org diff --git a/textproc/la-aspell/Makefile b/textproc/la-aspell/Makefile index 6566805..a498690 100644 --- a/textproc/la-aspell/Makefile +++ b/textproc/la-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-la-20020503-0 +SPELLVERSION= 6-la-20020503-0 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/lt-aspell/Makefile b/textproc/lt-aspell/Makefile index a1ed520..6584c319 100644 --- a/textproc/lt-aspell/Makefile +++ b/textproc/lt-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-lt-1.2.1-0 +SPELLVERSION= 6-lt-1.2.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/lv-aspell/Makefile b/textproc/lv-aspell/Makefile index c52de7d..63bd3c7 100644 --- a/textproc/lv-aspell/Makefile +++ b/textproc/lv-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-lv-0.5.5-1 +SPELLVERSION= 6-lv-0.5.5-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/mi-aspell/Makefile b/textproc/mi-aspell/Makefile index 1446bed..50300e3 100644 --- a/textproc/mi-aspell/Makefile +++ b/textproc/mi-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -mi-0.50-0 +SPELLVERSION= -mi-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/mk-aspell/Makefile b/textproc/mk-aspell/Makefile index ef980e7b..994a616 100644 --- a/textproc/mk-aspell/Makefile +++ b/textproc/mk-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -mk-0.50-0 +SPELLVERSION= -mk-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ml-aspell/Makefile b/textproc/ml-aspell/Makefile index 7f1252c..8de3eb0 100644 --- a/textproc/ml-aspell/Makefile +++ b/textproc/ml-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-ml-0.03-1 +SPELLVERSION= 6-ml-0.03-1 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/mn-aspell/Makefile b/textproc/mn-aspell/Makefile index 98382c4..7fb0a20 100644 --- a/textproc/mn-aspell/Makefile +++ b/textproc/mn-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-mn-0.06-2 +SPELLVERSION= 6-mn-0.06-2 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/mr-aspell/Makefile b/textproc/mr-aspell/Makefile index 866a8f1..5cbc476 100644 --- a/textproc/mr-aspell/Makefile +++ b/textproc/mr-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-mr-0.10-0 +SPELLVERSION= 6-mr-0.10-0 PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/ms-aspell/Makefile b/textproc/ms-aspell/Makefile index 98d6951..d88d459 100644 --- a/textproc/ms-aspell/Makefile +++ b/textproc/ms-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -ms-0.50-0 +SPELLVERSION= -ms-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/mt-aspell/Makefile b/textproc/mt-aspell/Makefile index 99c597e..4b6679d 100644 --- a/textproc/mt-aspell/Makefile +++ b/textproc/mt-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -mt-0.50-0 +SPELLVERSION= -mt-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/nb-aspell/Makefile b/textproc/nb-aspell/Makefile index 46f17bd..6a381ce 100644 --- a/textproc/nb-aspell/Makefile +++ b/textproc/nb-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -nb-0.50.1-0 +SPELLVERSION= -nb-0.50.1-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/nds-aspell/Makefile b/textproc/nds-aspell/Makefile index bb0dffa..20f1754 100644 --- a/textproc/nds-aspell/Makefile +++ b/textproc/nds-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-nds-0.01-0 +SPELLVERSION= 6-nds-0.01-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/nl-aspell/Makefile b/textproc/nl-aspell/Makefile index e131c3f..453e769 100644 --- a/textproc/nl-aspell/Makefile +++ b/textproc/nl-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -nl-0.50-2 +SPELLVERSION= -nl-0.50-2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile index 480dc38..1784b5a 100644 --- a/textproc/nn-aspell/Makefile +++ b/textproc/nn-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -nn-0.50.1-1 +SPELLVERSION= -nn-0.50.1-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ny-aspell/Makefile b/textproc/ny-aspell/Makefile index 951ca91..f5a75e4 100644 --- a/textproc/ny-aspell/Makefile +++ b/textproc/ny-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-ny-0.01-0 +SPELLVERSION= 5-ny-0.01-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/or-aspell/Makefile b/textproc/or-aspell/Makefile index 5cb59e6..8066bdf 100644 --- a/textproc/or-aspell/Makefile +++ b/textproc/or-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-or-0.03-1 +SPELLVERSION= 6-or-0.03-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/pa-aspell/Makefile b/textproc/pa-aspell/Makefile index 73d9096..fbbc027 100644 --- a/textproc/pa-aspell/Makefile +++ b/textproc/pa-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-pa-0.01-1 +SPELLVERSION= 6-pa-0.01-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/qu-aspell/Makefile b/textproc/qu-aspell/Makefile index a712362..00b82ae 100644 --- a/textproc/qu-aspell/Makefile +++ b/textproc/qu-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-qu-0.02-0 +SPELLVERSION= 6-qu-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index 1ee52c7..59ca329 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-ro-3.3-2 +SPELLVERSION= 5-ro-3.3-2 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/rw-aspell/Makefile b/textproc/rw-aspell/Makefile index 003e0ef..ffcc034 100644 --- a/textproc/rw-aspell/Makefile +++ b/textproc/rw-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -rw-0.50-0 +SPELLVERSION= -rw-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/sc-aspell/Makefile b/textproc/sc-aspell/Makefile index 0195aa4..0bd8676 100644 --- a/textproc/sc-aspell/Makefile +++ b/textproc/sc-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-sc-1.0 +SPELLVERSION= 5-sc-1.0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/sk-aspell/Makefile b/textproc/sk-aspell/Makefile index b48ee42..613f489 100644 --- a/textproc/sk-aspell/Makefile +++ b/textproc/sk-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-sk-2.01-2 +SPELLVERSION= 6-sk-2.01-2 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/sl-aspell/Makefile b/textproc/sl-aspell/Makefile index 28819e3..1795949 100644 --- a/textproc/sl-aspell/Makefile +++ b/textproc/sl-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -sl-0.50-0 +SPELLVERSION= -sl-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/sr-aspell/Makefile b/textproc/sr-aspell/Makefile index a929cd0..f1715d6 100644 --- a/textproc/sr-aspell/Makefile +++ b/textproc/sr-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-sr-0.02 +SPELLVERSION= 6-sr-0.02 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile index 254fe28..06f3c1d 100644 --- a/textproc/sv-aspell/Makefile +++ b/textproc/sv-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -sv-0.51-0 +SPELLVERSION= -sv-0.51-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/sw-aspell/Makefile b/textproc/sw-aspell/Makefile index 82b3345..c8e72b7 100644 --- a/textproc/sw-aspell/Makefile +++ b/textproc/sw-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -sw-0.50-0 +SPELLVERSION= -sw-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/ta-aspell/Makefile b/textproc/ta-aspell/Makefile index 0af4a06..fc78d14 100644 --- a/textproc/ta-aspell/Makefile +++ b/textproc/ta-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-ta-20040424-1 +SPELLVERSION= 6-ta-20040424-1 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/te-aspell/Makefile b/textproc/te-aspell/Makefile index 1c6116c..394c010 100644 --- a/textproc/te-aspell/Makefile +++ b/textproc/te-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-te-0.01-2 +SPELLVERSION= 6-te-0.01-2 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/tet-aspell/Makefile b/textproc/tet-aspell/Makefile index 0f63f11..097a239 100644 --- a/textproc/tet-aspell/Makefile +++ b/textproc/tet-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-tet-0.1.1 +SPELLVERSION= 5-tet-0.1.1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/tk-aspell/Makefile b/textproc/tk-aspell/Makefile index e4f283d..69ead4c 100644 --- a/textproc/tk-aspell/Makefile +++ b/textproc/tk-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-tk-0.01-0 +SPELLVERSION= 5-tk-0.01-0 PORTREVISION= 1 CATEGORIES= textproc diff --git a/textproc/tl-aspell/Makefile b/textproc/tl-aspell/Makefile index 2961923..3bab0ba 100644 --- a/textproc/tl-aspell/Makefile +++ b/textproc/tl-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-tl-0.02-1 +SPELLVERSION= 5-tl-0.02-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/tn-aspell/Makefile b/textproc/tn-aspell/Makefile index d3629e9..d717e6b 100644 --- a/textproc/tn-aspell/Makefile +++ b/textproc/tn-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 5-tn-1.0.1-0 +SPELLVERSION= 5-tn-1.0.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/tr-aspell/Makefile b/textproc/tr-aspell/Makefile index 5c42aa9..b08eb6a 100644 --- a/textproc/tr-aspell/Makefile +++ b/textproc/tr-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -tr-0.50-0 +SPELLVERSION= -tr-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/uz-aspell/Makefile b/textproc/uz-aspell/Makefile index b333999..af7e457 100644 --- a/textproc/uz-aspell/Makefile +++ b/textproc/uz-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-uz-0.6-0 +SPELLVERSION= 6-uz-0.6-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/wa-aspell/Makefile b/textproc/wa-aspell/Makefile index ead6098..1008dff 100644 --- a/textproc/wa-aspell/Makefile +++ b/textproc/wa-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -wa-0.50-0 +SPELLVERSION= -wa-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/yi-aspell/Makefile b/textproc/yi-aspell/Makefile index c71cf30..cb9126f 100644 --- a/textproc/yi-aspell/Makefile +++ b/textproc/yi-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= 6-yi-0.01.1-1 +SPELLVERSION= 6-yi-0.01.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc diff --git a/textproc/zu-aspell/Makefile b/textproc/zu-aspell/Makefile index 5e61502..91cc4f3 100644 --- a/textproc/zu-aspell/Makefile +++ b/textproc/zu-aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ${DICT}-aspell -DISTVERSION= -zu-0.50-0 +SPELLVERSION= -zu-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/ukrainian/aspell/Makefile b/ukrainian/aspell/Makefile index 6f3cbb2..f005436 100644 --- a/ukrainian/aspell/Makefile +++ b/ukrainian/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-uk-1.4.0-0 +SPELLVERSION= 6-uk-1.4.0-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= ukrainian textproc diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile index ec1da0c8..d96ee79 100644 --- a/vietnamese/aspell/Makefile +++ b/vietnamese/aspell/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 6-vi-0.01.1-1 +SPELLVERSION= 6-vi-0.01.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= vietnamese textproc -- cgit v1.1