diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
commit | d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7 (patch) | |
tree | d5408170c92a339b175ca1f5508697598080833d /editors/openoffice-1.0-ar | |
parent | Document the new PORTDOCS macro. This is a comment change only. (diff) |
1) rename openoffice-* to openoffice-*-1.0 after repocopy
2) remove unnecessary blank from the MOVED
Acknowledgment to: nork
Diffstat (limited to 'editors/openoffice-1.0-ar')
-rw-r--r-- | editors/openoffice-1.0-ar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-ar/Makefile b/editors/openoffice-1.0-ar/Makefile index 505fb56d0846..5fea8b7210eb 100644 --- a/editors/openoffice-1.0-ar/Makefile +++ b/editors/openoffice-1.0-ar/Makefile @@ -10,6 +10,6 @@ CATEGORIES= editors LANG_PKGNAME= ar LANG_EXT= 96 LANG_CONFIGURE_ARG= ARAB -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../openoffice-1.0 .include "${MASTERDIR}/Makefile" |