diff options
author | ache <ache@FreeBSD.org> | 2001-04-16 15:55:14 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-04-16 15:55:14 +0800 |
commit | c268e140191a86e36055347c911a9f02958d76bb (patch) | |
tree | 44c55461c29f3922b52199ece9c7555b4c6d1bdc /russian/rus-ispell/files | |
parent | 55f64f4bfabfd397f2eb67b62e1cec4450a0dccd (diff) | |
download | freebsd-ports-gnome-c268e140191a86e36055347c911a9f02958d76bb.tar.gz freebsd-ports-gnome-c268e140191a86e36055347c911a9f02958d76bb.tar.zst freebsd-ports-gnome-c268e140191a86e36055347c911a9f02958d76bb.zip |
Upgrade to 0.99d9
Diffstat (limited to 'russian/rus-ispell/files')
-rw-r--r-- | russian/rus-ispell/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/russian/rus-ispell/files/patch-ab b/russian/rus-ispell/files/patch-ab new file mode 100644 index 000000000000..20f5f9bf4e3b --- /dev/null +++ b/russian/rus-ispell/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.bak Tue Oct 19 23:58:46 1999 ++++ Makefile Mon Apr 16 11:23:01 2001 +@@ -2,7 +2,7 @@ + + LIB=/usr/lib/ispell + +-DICT = base.koi computer.koi geography.koi science.koi # rare.koi ++DICT = base.koi computer.koi geography.koi science.koi $(LOCAL_DICT) # rare.koi + + ifdef YO + PATT=y |