diff options
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/aspell-pt_BR/Makefile | 2 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile index 6e1e373dc3c6..fa6d6c87b936 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 b967c9d2c5ed..4fe32fd10df6 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 |