diff options
author | mbr <mbr@FreeBSD.org> | 2003-05-13 17:58:15 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-05-13 17:58:15 +0000 |
commit | 8c1ac47c18db2728b3bca9b19d85acf89a8c8684 (patch) | |
tree | f4c029b8a80ffe8258e44fe4ae419aee572983d7 | |
parent | 71299b829f63d50fe1894ce2dceeaf4176efe209 (diff) | |
download | FreeBSD-ports-8c1ac47c18db2728b3bca9b19d85acf89a8c8684.zip FreeBSD-ports-8c1ac47c18db2728b3bca9b19d85acf89a8c8684.tar.gz |
Re-add russian language patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
-rw-r--r-- | editors/openoffice-1.0/distinfo | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/distinfo | 2 | ||||
-rw-r--r-- | editors/openoffice/distinfo | 2 | ||||
-rw-r--r-- | russian/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice-1.0/distinfo b/editors/openoffice-1.0/distinfo index a608845..db01cc4 100644 --- a/editors/openoffice-1.0/distinfo +++ b/editors/openoffice-1.0/distinfo @@ -7,4 +7,4 @@ MD5 (openoffice/helpcontent_39_unix.tgz) = 4c33e3f9f8a64be68c63f33ff1e0e4a7 MD5 (openoffice/helpcontent_46_unix.tgz) = 5183879d8b57850d433351cb8a5634a8 MD5 (openoffice/helpcontent_49_unix.tgz) = 68f0db91bb091065a4795d47d6ae0b0b MD5 (openoffice/helpcontent_81_unix.tgz) = df731e483114e1433f799160b2baa942 -MD5 (openoffice/patch-translation-ru-1.0.2.bz2) = 47d7a3cb565361816d71968efa31754a +MD5 (openoffice/patch-translation-ru-1.0.3.bz2) = 696b55641c353b995922fba7da160f14 diff --git a/editors/openoffice.org-1.0/distinfo b/editors/openoffice.org-1.0/distinfo index a608845..db01cc4 100644 --- a/editors/openoffice.org-1.0/distinfo +++ b/editors/openoffice.org-1.0/distinfo @@ -7,4 +7,4 @@ MD5 (openoffice/helpcontent_39_unix.tgz) = 4c33e3f9f8a64be68c63f33ff1e0e4a7 MD5 (openoffice/helpcontent_46_unix.tgz) = 5183879d8b57850d433351cb8a5634a8 MD5 (openoffice/helpcontent_49_unix.tgz) = 68f0db91bb091065a4795d47d6ae0b0b MD5 (openoffice/helpcontent_81_unix.tgz) = df731e483114e1433f799160b2baa942 -MD5 (openoffice/patch-translation-ru-1.0.2.bz2) = 47d7a3cb565361816d71968efa31754a +MD5 (openoffice/patch-translation-ru-1.0.3.bz2) = 696b55641c353b995922fba7da160f14 diff --git a/editors/openoffice/distinfo b/editors/openoffice/distinfo index a608845..db01cc4 100644 --- a/editors/openoffice/distinfo +++ b/editors/openoffice/distinfo @@ -7,4 +7,4 @@ MD5 (openoffice/helpcontent_39_unix.tgz) = 4c33e3f9f8a64be68c63f33ff1e0e4a7 MD5 (openoffice/helpcontent_46_unix.tgz) = 5183879d8b57850d433351cb8a5634a8 MD5 (openoffice/helpcontent_49_unix.tgz) = 68f0db91bb091065a4795d47d6ae0b0b MD5 (openoffice/helpcontent_81_unix.tgz) = df731e483114e1433f799160b2baa942 -MD5 (openoffice/patch-translation-ru-1.0.2.bz2) = 47d7a3cb565361816d71968efa31754a +MD5 (openoffice/patch-translation-ru-1.0.3.bz2) = 696b55641c353b995922fba7da160f14 diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index 6acbb08..1101237 100644 --- a/russian/openoffice-1.0/Makefile +++ b/russian/openoffice-1.0/Makefile @@ -17,6 +17,6 @@ LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ -#PATCHFILES= patch-translation-ru-1.0.2.bz2 +PATCHFILES= patch-translation-ru-1.0.3.bz2 .include "${MASTERDIR}/Makefile" diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile index 6acbb08..1101237 100644 --- a/russian/openoffice/Makefile +++ b/russian/openoffice/Makefile @@ -17,6 +17,6 @@ LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ -#PATCHFILES= patch-translation-ru-1.0.2.bz2 +PATCHFILES= patch-translation-ru-1.0.3.bz2 .include "${MASTERDIR}/Makefile" |