diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-22 22:00:42 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-22 22:00:42 +0800 |
commit | 6fe257835498ecd7126e86ff2d3f7a182f692040 (patch) | |
tree | b43a084b1b685afaf8172b68eb607f337980949d /portuguese | |
parent | 705ce8fb82814d853efa863e95e4b09484410f98 (diff) | |
download | freebsd-ports-gnome-6fe257835498ecd7126e86ff2d3f7a182f692040.tar.gz freebsd-ports-gnome-6fe257835498ecd7126e86ff2d3f7a182f692040.tar.zst freebsd-ports-gnome-6fe257835498ecd7126e86ff2d3f7a182f692040.zip |
Update with appropriate info for portuguese category after repo
copy
Approved by: kris (repo copy, portmgr hat),
maintainer
Repo copied by: joe (cvs hat)
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/ispell-pt_BR/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/portuguese/ispell-pt_BR/Makefile b/portuguese/ispell-pt_BR/Makefile index 3076d8b25035..2bcf934a8023 100644 --- a/portuguese/ispell-pt_BR/Makefile +++ b/portuguese/ispell-pt_BR/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ # -PORTNAME= br-ispell +PORTNAME= ispell PORTVERSION= 2.4 -CATEGORIES= textproc +CATEGORIES= portuguese textproc MASTER_SITES= ftp://ftp.ime.usp.br/pub/ueda/br.ispell/ +PKGNAMEPREFIX= pt_BR- DISTNAME= br.ispell-2.4 MAINTAINER= jonny@jonny.eng.br |