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 /german | |
parent | e1c43336a651b2db5fbfa66acdc022b5c3abdad7 (diff) | |
download | ports-48b84bde850fbf2b823814415808d1ca61ac92be.tar.gz ports-48b84bde850fbf2b823814415808d1ca61ac92be.zip |
Notes
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" |