diff options
author | mbr <mbr@FreeBSD.org> | 2003-05-14 01:58:15 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-05-14 01:58:15 +0800 |
commit | 8c1ac47c18db2728b3bca9b19d85acf89a8c8684 (patch) | |
tree | f4c029b8a80ffe8258e44fe4ae419aee572983d7 /russian | |
parent | 71299b829f63d50fe1894ce2dceeaf4176efe209 (diff) | |
download | freebsd-ports-gnome-8c1ac47c18db2728b3bca9b19d85acf89a8c8684.tar.gz freebsd-ports-gnome-8c1ac47c18db2728b3bca9b19d85acf89a8c8684.tar.zst freebsd-ports-gnome-8c1ac47c18db2728b3bca9b19d85acf89a8c8684.zip |
Re-add russian language patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Diffstat (limited to 'russian')
-rw-r--r-- | russian/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index 6acbb0834f39..1101237d250e 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 6acbb0834f39..1101237d250e 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" |