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-dk | |
parent | 35cd093dc038b8e09abd2098eae49b4ad36e05f3 (diff) | |
download | ports-d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7.tar.gz ports-d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7.zip |
1) rename openoffice-* to openoffice-*-1.0 after repocopy
2) remove unnecessary blank from the MOVED
Acknowledgment to: nork
Notes
Notes:
svn path=/head/; revision=93347
Diffstat (limited to 'editors/openoffice-1.0-dk')
-rw-r--r-- | editors/openoffice-1.0-dk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-dk/Makefile b/editors/openoffice-1.0-dk/Makefile index 979cfc7bfe23..dd4ee908dc31 100644 --- a/editors/openoffice-1.0-dk/Makefile +++ b/editors/openoffice-1.0-dk/Makefile @@ -10,6 +10,6 @@ CATEGORIES= editors LANG_PKGNAME= dk LANG_EXT= 45 LANG_CONFIGURE_ARG= DAN -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../openoffice-1.0 .include "${MASTERDIR}/Makefile" |