diff options
author | maho <maho@FreeBSD.org> | 2006-09-29 19:18:01 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-09-29 19:18:01 +0800 |
commit | 7947730fdcc4037920be161bd958f7b443ef56f4 (patch) | |
tree | 03ccf02ac412669ca531609e8cf8dd9e67ba3853 | |
parent | 8b1d8a5f0c86f35bda3fba589eb5ee408d193191 (diff) | |
download | freebsd-ports-gnome-7947730fdcc4037920be161bd958f7b443ef56f4.tar.gz freebsd-ports-gnome-7947730fdcc4037920be161bd958f7b443ef56f4.tar.zst freebsd-ports-gnome-7947730fdcc4037920be161bd958f7b443ef56f4.zip |
Another mistake...
Pointy hat to: myself
-rw-r--r-- | editors/ooo-build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index f18f34745e85..a83468d5a107 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -33,7 +33,7 @@ OOO_PATCHDIR=src680 OOOBUILD_VERSION=2.0.4.m4 OOOBUILD_TAG=ood680-m4 OOOSRC= OOo_2.0.4rc2_src.tar.gz -OOOTAG= OOD680_m5 +OOOTAG= OOD680_m4 #OOOBUILD= ooo-build-${OOOBUILD_VERSION} OOOBUILD= ooo-build-${OOOBUILD_TAG} OOOBUILD_SOURCE=${OOOBUILD}.tar.gz |