diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-20 15:29:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-20 15:29:48 +0000 |
commit | cc2ea4466071e54ac4f1a8d4ac4d824283423b5c (patch) | |
tree | cda474a94ac0f52da82fb68dc1d3dcb07d323dd6 /portuguese | |
parent | 52dd19f2c645914343fded8b3f0b3930557fca2b (diff) | |
download | ports-cc2ea4466071e54ac4f1a8d4ac4d824283423b5c.tar.gz ports-cc2ea4466071e54ac4f1a8d4ac4d824283423b5c.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/aspell-pt_BR/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile index d74607b4fb81..6e1e373dc3c6 100644 --- a/portuguese/aspell-pt_BR/Makefile +++ b/portuguese/aspell-pt_BR/Makefile @@ -9,6 +9,10 @@ PKGNAMEPREFIX?= pt_BR- MAINTAINER= office@FreeBSD.org COMMENT= Aspell Brazilian Portuguese dictionary +PORTSCOUT= skipv:6-pt_BR-20070206,6-pt_BR-20070411-0,6-pt_BR-20080221-0,6-pt_BR-20080221-1,6-pt_BR-20080707-0 + +NO_ARCH= yes + DICT= pt_BR .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" |