diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 04:37:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 04:37:31 +0000 |
commit | c012af99bcea42244f550d454f91a5b134b827ca (patch) | |
tree | 0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /portuguese/openoffice-1.0 | |
parent | 1. Iconv is required to fix segmentation violations and bus errors, (diff) |
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Diffstat (limited to 'portuguese/openoffice-1.0')
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile index 1ff6130a187c..b077f1fcee2a 100644 --- a/portuguese/openoffice-1.0/Makefile +++ b/portuguese/openoffice-1.0/Makefile @@ -17,6 +17,6 @@ LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \ LANG_PKGNAME= pt LANG_EXT= 03 LANG_CONFIGURE_ARG= PORT -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |