diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-01-22 10:29:20 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-01-22 10:29:20 +0000 |
commit | 3fc0e05585c94e1ec826d913a58f7e07a35e5121 (patch) | |
tree | 4c38ee7b3b1672b4bc29a82e815fd290ecf4bb14 /russian | |
parent | 277019caa16e65644a23b4d6d0a7e1b02f2420ee (diff) | |
download | ports-3fc0e05585c94e1ec826d913a58f7e07a35e5121.tar.gz ports-3fc0e05585c94e1ec826d913a58f7e07a35e5121.zip |
Add russian language distribution patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Notes
Notes:
svn path=/head/; revision=73771
Diffstat (limited to 'russian')
-rw-r--r-- | russian/openoffice-1.0/Makefile | 3 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile index 307a753fc782..4918e6ea5020 100644 --- a/russian/openoffice-1.0/Makefile +++ b/russian/openoffice-1.0/Makefile @@ -12,4 +12,7 @@ LANG_EXT= 07 LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice +PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ +PATCHFILES= patch-translation-ru-1.0.2.bz2 + .include "${MASTERDIR}/Makefile" diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile index 307a753fc782..4918e6ea5020 100644 --- a/russian/openoffice/Makefile +++ b/russian/openoffice/Makefile @@ -12,4 +12,7 @@ LANG_EXT= 07 LANG_CONFIGURE_ARG= RUSS MASTERDIR= ${.CURDIR}/../../editors/openoffice +PATCH_SITES= http://people.freebsd.org/~mbr/ooo/ +PATCHFILES= patch-translation-ru-1.0.2.bz2 + .include "${MASTERDIR}/Makefile" |