diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:17:21 +0000 |
commit | 090059a2104b9f20d6996143c0d726aaf861788d (patch) | |
tree | 4cadfc68f904ca53b29dba2d78d787b8448a670b /portuguese | |
parent | b6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff) | |
download | ports-090059a2104b9f20d6996143c0d726aaf861788d.tar.gz ports-090059a2104b9f20d6996143c0d726aaf861788d.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/aspell-pt_BR/Makefile | 1 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 1 | ||||
-rw-r--r-- | portuguese/aspell/Makefile | 1 | ||||
-rw-r--r-- | portuguese/irpf-pt_BR/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile index 5ff283922607..bf6d3d2e1e1a 100644 --- a/portuguese/aspell-pt_BR/Makefile +++ b/portuguese/aspell-pt_BR/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell-pt_BR DISTVERSION= 6-pt_BR-20080221-1 +PORTREVISION= 1 CATEGORIES= portuguese textproc MAINTAINER= ports@FreeBSD.org diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index 69d5fe86a1c5..5009f5e29288 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-pt_PT-20070510-0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= portuguese textproc diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile index 69d5fe86a1c5..5009f5e29288 100644 --- a/portuguese/aspell/Makefile +++ b/portuguese/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-pt_PT-20070510-0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= portuguese textproc diff --git a/portuguese/irpf-pt_BR/Makefile b/portuguese/irpf-pt_BR/Makefile index 934bc0de02e7..677c6508acd7 100644 --- a/portuguese/irpf-pt_BR/Makefile +++ b/portuguese/irpf-pt_BR/Makefile @@ -7,7 +7,7 @@ PORTNAME= irpf PORTVERSION= 2008.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= portuguese finance java MASTER_SITES= http://www.receita.fazenda.gov.br/Publico/programas/irpf/2008/PGDIrpf2008/Java/ZIP/ PKGNAMEPREFIX?= pt_BR- |