diff options
author | asami <asami@FreeBSD.org> | 2000-09-22 20:20:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-22 20:20:59 +0800 |
commit | a501d46e842ec9d498a3bc654c5da5f327e837bf (patch) | |
tree | 748da1abc0cde904330091e1b8f55fc94b9a40db /german | |
parent | 8586d530cbe7b285fea8a9a32725997d0c7aa9fa (diff) | |
download | freebsd-ports-gnome-a501d46e842ec9d498a3bc654c5da5f327e837bf.tar.gz freebsd-ports-gnome-a501d46e842ec9d498a3bc654c5da5f327e837bf.tar.zst freebsd-ports-gnome-a501d46e842ec9d498a3bc654c5da5f327e837bf.zip |
Add category "french" and "german" as appropriate.
Diffstat (limited to 'german')
-rw-r--r-- | german/ispell-alt/Makefile | 1 | ||||
-rw-r--r-- | german/ispell-neu/Makefile | 1 | ||||
-rw-r--r-- | german/ispell/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index c12f53bcc16a..6f2d71019216 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 diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index d5f13ccedff9..92078c3c1bbb 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -10,6 +10,7 @@ MAINTAINER= alex@FreeBSD.org ISPELL_DENEU= yes PORTNAME= ispell PORTVERSION= 19991219 +CATEGORIES= german PKGNAMESUFFIX= -neu MASTERDIR= ${.CURDIR}/../../textproc/ispell diff --git a/german/ispell/Makefile b/german/ispell/Makefile index 1ac85e2bedb6..3426672758dc 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -11,6 +11,7 @@ ISPELL_DEALT= yes ISPELL_DENEU= yes PORTNAME= ispell PORTVERSION= 19991219 +CATEGORIES= german MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |