diff options
Diffstat (limited to 'portuguese/openoffice-1.0')
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile index afda31dcde23..40a630590772 100644 --- a/portuguese/openoffice-1.0/Makefile +++ b/portuguese/openoffice-1.0/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -CATEGORIES= editors +CATEGORIES= portuguese LANG_PKGNAME= pt LANG_EXT= 03 LANG_CONFIGURE_ARG= PORT -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice .include "${MASTERDIR}/Makefile" |