diff options
-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 2982517..6acbb08 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.2.bz2 .include "${MASTERDIR}/Makefile" diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile index 2982517..6acbb08 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.2.bz2 .include "${MASTERDIR}/Makefile" |