diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile index fc832f8a260a..19a71d6e639f 100644 --- a/portuguese/aspell-pt_BR/Makefile +++ b/portuguese/aspell-pt_BR/Makefile @@ -1,18 +1,16 @@ -# Created by: Thierry Thomas - PORTNAME= aspell SPELLVERSION= 6-pt_BR-20090702-0 CATEGORIES= portuguese textproc 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" .include diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index e6185ab1eee4..01a473f471f2 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -1,20 +1,18 @@ -# Created by: Thierry Thomas - PORTNAME= aspell SPELLVERSION= 6-pt_PT-20070510-0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= portuguese textproc PKGNAMEPREFIX?= pt_PT- MAINTAINER= office@FreeBSD.org COMMENT= Aspell Portuguese dictionary PORTSCOUT= skipv:6-pt_PT-20070206-0 NO_ARCH= yes DICT= pt_PT .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include