diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 12:20:59 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 12:20:59 +0000 |
| commit | 48b84bde850fbf2b823814415808d1ca61ac92be (patch) | |
| tree | 329139a2e453a01f9feea057ad4a0aacf6288cf2 /textproc/ispell | |
| parent | e1c43336a651b2db5fbfa66acdc022b5c3abdad7 (diff) | |
Add category "french" and "german" as appropriate.
Diffstat (limited to 'textproc/ispell')
| -rw-r--r-- | textproc/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index ad10659badf3..64332f1153a0 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -7,7 +7,7 @@ PORTNAME?= ispell PORTVERSION?= 3.1.20c -CATEGORIES= textproc elisp +CATEGORIES+= textproc elisp MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ \ ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ DISTNAME= ispell-3.1 |
