diff options
author | asami <asami@FreeBSD.org> | 2000-09-22 12:20:59 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-22 12:20:59 +0000 |
commit | a501d46e842ec9d498a3bc654c5da5f327e837bf (patch) | |
tree | 748da1abc0cde904330091e1b8f55fc94b9a40db /german/ispell-alt | |
parent | 8586d530cbe7b285fea8a9a32725997d0c7aa9fa (diff) | |
download | FreeBSD-ports-a501d46e842ec9d498a3bc654c5da5f327e837bf.zip FreeBSD-ports-a501d46e842ec9d498a3bc654c5da5f327e837bf.tar.gz |
Add category "french" and "german" as appropriate.
Diffstat (limited to 'german/ispell-alt')
-rw-r--r-- | german/ispell-alt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index c12f53b..6f2d710 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -10,6 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell PORTVERSION= 19991219 +CATEGORIES= german PKGNAMESUFFIX= -alt MASTERDIR= ${.CURDIR}/../../textproc/ispell |