diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-29 00:06:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-29 00:06:13 +0800 |
commit | 0bc813f9e0e123b35a60ff0b4bf0c643a0f1d7fa (patch) | |
tree | 828ae7c34d78b41087814f1f6d52ba47f0b217d6 /german | |
parent | 828c4dff132f5343b0d333326e9fd89eef818d84 (diff) | |
download | freebsd-ports-gnome-0bc813f9e0e123b35a60ff0b4bf0c643a0f1d7fa.tar.gz freebsd-ports-gnome-0bc813f9e0e123b35a60ff0b4bf0c643a0f1d7fa.tar.zst freebsd-ports-gnome-0bc813f9e0e123b35a60ff0b4bf0c643a0f1d7fa.zip |
- Pass maintainership to office@FreeBSD.org
Discussed with: bapt
Feature safe: yes
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 |