diff options
author | maho <maho@FreeBSD.org> | 2007-01-07 14:50:16 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-01-07 14:50:16 +0800 |
commit | 41bbc6fdcb16c59dcbaa5e805815bf029b9e55c4 (patch) | |
tree | 4f5336d565bb8da92f73a8a73e9ba83428165f4d /editors | |
parent | 4ecc6ff4c6775e66c8953772c10e221e583f6723 (diff) | |
download | freebsd-ports-gnome-41bbc6fdcb16c59dcbaa5e805815bf029b9e55c4.tar.gz freebsd-ports-gnome-41bbc6fdcb16c59dcbaa5e805815bf029b9e55c4.tar.zst freebsd-ports-gnome-41bbc6fdcb16c59dcbaa5e805815bf029b9e55c4.zip |
Snapdate is wrong 20070103 not 20060103.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index d4ce17161eb6..a78c7a4ff90c 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -74,7 +74,7 @@ CODELINE= 680 MILESTONE?= 198 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20060103 +SNAPDATE= 20070103 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index d4ce17161eb6..a78c7a4ff90c 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -74,7 +74,7 @@ CODELINE= 680 MILESTONE?= 198 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20060103 +SNAPDATE= 20070103 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index d4ce17161eb6..a78c7a4ff90c 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -74,7 +74,7 @@ CODELINE= 680 MILESTONE?= 198 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20060103 +SNAPDATE= 20070103 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index d4ce17161eb6..a78c7a4ff90c 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -74,7 +74,7 @@ CODELINE= 680 MILESTONE?= 198 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20060103 +SNAPDATE= 20070103 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org2.0 |