diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-21 19:28:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-21 19:28:17 +0000 |
commit | 222640a7d3dd12231122f05103d722600c9a0c45 (patch) | |
tree | c83b0bf46163157cce1d0f5e97dd717d01fabb2a /portuguese/aspell-pt_PT | |
parent | Use PST/PDT to match what cvsweb & commit mails use. (diff) |
Repo-move textproc/pt-aspell to portuguese/aspell.
Diffstat (limited to 'portuguese/aspell-pt_PT')
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/portuguese/aspell-pt_PT/Makefile b/portuguese/aspell-pt_PT/Makefile index ddecd5def4ef..738cb30823ee 100644 --- a/portuguese/aspell-pt_PT/Makefile +++ b/portuguese/aspell-pt_PT/Makefile @@ -5,11 +5,12 @@ # $FreeBSD$ # -PORTNAME= pt-aspell +PORTNAME= aspell +CATEGORIES= portuguese MAINTAINER= ports@FreeBSD.org -MASTERDIR= ${.CURDIR}/../aspell +MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_PT= sim |