Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2016 15:29:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406771 - head/portuguese/aspell-pt_BR
Message-ID:  <201601201529.u0KFTmeS001451@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 20 15:29:48 2016
New Revision: 406771
URL: https://svnweb.freebsd.org/changeset/ports/406771

Log:
  - Add PORTSCOUT
  - Add NO_ARCH

Modified:
  head/portuguese/aspell-pt_BR/Makefile

Modified: head/portuguese/aspell-pt_BR/Makefile
==============================================================================
--- head/portuguese/aspell-pt_BR/Makefile	Wed Jan 20 15:29:43 2016	(r406770)
+++ head/portuguese/aspell-pt_BR/Makefile	Wed Jan 20 15:29:48 2016	(r406771)
@@ -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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601201529.u0KFTmeS001451>