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 | |
parent | f7ae7f6143eabd0225f3ae097057751e1c56b1b5 (diff) | |
download | ports-222640a7d3dd12231122f05103d722600c9a0c45.tar.gz ports-222640a7d3dd12231122f05103d722600c9a0c45.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 2 | ||||
-rw-r--r-- | portuguese/aspell-pt_PT/Makefile | 5 | ||||
-rw-r--r-- | portuguese/aspell/Makefile | 5 |
3 files changed, 7 insertions, 5 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 0c5714006a26..24d3adc72ec0 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ # - SUBDIR += + SUBDIR += aspell .include <bsd.port.subdir.mk> 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 diff --git a/portuguese/aspell/Makefile b/portuguese/aspell/Makefile index ddecd5def4ef..738cb30823ee 100644 --- a/portuguese/aspell/Makefile +++ b/portuguese/aspell/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 |