diff options
author | maho <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
commit | 1a2784efa0b9fd878375dde6bbc6683a47863df9 (patch) | |
tree | 6a1cddeeb90524b49f56dd6cf38d94bdf55000dc /editors/openoffice-1.0-it | |
parent | 3d5f33dc5573321073ed83432570071c842e31fb (diff) | |
download | FreeBSD-ports-1a2784efa0b9fd878375dde6bbc6683a47863df9.zip FreeBSD-ports-1a2784efa0b9fd878375dde6bbc6683a47863df9.tar.gz |
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-it')
-rw-r--r-- | editors/openoffice-1.0-it/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile index 1ada4e0..7d56384 100644 --- a/editors/openoffice-1.0-it/Makefile +++ b/editors/openoffice-1.0-it/Makefile @@ -11,6 +11,6 @@ LANG_PKGNAME= it LANG_EXT= 39 L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= ITAL -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../openoffice-1.0 .include "${MASTERDIR}/Makefile" |