diff options
author | jmz <jmz@FreeBSD.org> | 2000-02-12 01:22:02 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-02-12 01:22:02 +0800 |
commit | 783937e971dbe79aa3a5949c76814da1a00d06ac (patch) | |
tree | bd8274801fbd58ddafbec2db4555fb0e5304b2ad /textproc/Makefile | |
parent | 64e54a3fa32923f3ebd4fa1127744bf2f641bd92 (diff) | |
download | freebsd-ports-gnome-783937e971dbe79aa3a5949c76814da1a00d06ac.tar.gz freebsd-ports-gnome-783937e971dbe79aa3a5949c76814da1a00d06ac.tar.zst freebsd-ports-gnome-783937e971dbe79aa3a5949c76814da1a00d06ac.zip |
Activate british-ispell
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7273d865a4af..ba2388877b50 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -4,6 +4,7 @@ SUBDIR += agrep SUBDIR += aspell SUBDIR += br-ispell + SUBDIR += british-ispell SUBDIR += c2html SUBDIR += catdoc SUBDIR += chpp |