diff options
author | mbr <mbr@FreeBSD.org> | 2003-01-22 18:29:20 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-01-22 18:29:20 +0800 |
commit | a922b94404d08206bf1585c4f769bf31f00d072a (patch) | |
tree | ce301f04c415f6ced6aedadc99b339c743630e34 /russian | |
parent | e0177d7155e1f99e5f090dd441cd43ddc6e71c5a (diff) | |
download | freebsd-ports-gnome-a922b94404d08206bf1585c4f769bf31f00d072a.tar.gz freebsd-ports-gnome-a922b94404d08206bf1585c4f769bf31f00d072a.tar.zst freebsd-ports-gnome-a922b94404d08206bf1585c4f769bf31f00d072a.zip |
Add russian language distribution patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
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" |