diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
commit | 1d99477c467743f6aad6afee2cc9b40604d89018 (patch) | |
tree | 43e4baa3dde68b4cf9f17ee675d9728aaf99b7ac /german | |
parent | 1475b0f6691ac7ae68be0ae9d60906b20bfd61be (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/alt-aspell/Makefile | 2 | ||||
-rw-r--r-- | german/aspell/Makefile | 2 | ||||
-rw-r--r-- | german/ispell-alt/Makefile | 2 | ||||
-rw-r--r-- | german/ispell-neu/Makefile | 2 | ||||
-rw-r--r-- | german/ispell/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile index 03ebcf360dbc..5dbaab8e92fc 100644 --- a/german/alt-aspell/Makefile +++ b/german/alt-aspell/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 6-de-20030222-1 PORTREVISION= 1 CATEGORIES= german textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary DICT= de diff --git a/german/aspell/Makefile b/german/aspell/Makefile index ad332442870b..d9bdb99c6c7c 100644 --- a/german/aspell/Makefile +++ b/german/aspell/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 6-de-20030222-1 PORTREVISION= 1 CATEGORIES= german textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Aspell German dictionary DICT= de diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index 301e67223a9d..e38d6b60cdc2 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -9,7 +9,7 @@ PORTNAME= ispell CATEGORIES= german PKGNAMESUFFIX= -alt-19991219 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org ISPELL_DEALT= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index d140af47df62..c15c7ebe9095 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -9,7 +9,7 @@ PORTNAME= ispell CATEGORIES= german PKGNAMESUFFIX= -neu-20071211 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org ISPELL_DENEU= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell diff --git a/german/ispell/Makefile b/german/ispell/Makefile index 9ec020a459bd..e50db06264b1 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -9,7 +9,7 @@ PORTNAME= ispell CATEGORIES= german PKGNAMESUFFIX= -20071211 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org USE_PERL5= yes |