diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-05-13 17:58:15 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-05-13 17:58:15 +0000 |
commit | e8573ec0a776eca83c8cde909660a5c0766b026d (patch) | |
tree | 51c4f255b815c6cd51b6abe2bf1830db7a5afa3b /russian/openoffice-1.0 | |
parent | 0b0a20c1bd75197edbd09a868998b6055875bc24 (diff) | |
download | ports-e8573ec0a776eca83c8cde909660a5c0766b026d.tar.gz ports-e8573ec0a776eca83c8cde909660a5c0766b026d.zip |
Notes
Diffstat (limited to 'russian/openoffice-1.0')
-rw-r--r-- | russian/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 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" |