diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
commit | 2bbb53adc36284dc2507485b13f0126c3d49984f (patch) | |
tree | eb46f9a869698ca806ea12978dda83df4d41bd2c /german | |
parent | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (diff) | |
download | freebsd-ports-2bbb53adc36284dc2507485b13f0126c3d49984f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'german')
-rw-r--r-- | german/dict/Makefile | 2 | ||||
-rw-r--r-- | german/geonext/Makefile | 2 | ||||
-rw-r--r-- | german/manpages/Makefile | 2 | ||||
-rw-r--r-- | german/steak/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile index bc38b3cb7501..0b1121bdf7a9 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -9,7 +9,7 @@ DISTNAME= dict-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple English/German dictionary RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep diff --git a/german/geonext/Makefile b/german/geonext/Makefile index 80ee267198cb..f6dcc69b3aba 100644 --- a/german/geonext/Makefile +++ b/german/geonext/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= german -MAINTAINER= fehlner@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive (dynamic) elementary Geometry Software WITH_LANG= de diff --git a/german/manpages/Makefile b/german/manpages/Makefile index b3fd8e8f2816..103b1c6a259d 100644 --- a/german/manpages/Makefile +++ b/german/manpages/Makefile @@ -7,7 +7,7 @@ CATEGORIES= german MASTER_SITES= http://www.infodrom.org/projects/manpages-de/download/ \ http://wolfram.schneider.org/src/ -MAINTAINER= wosch@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= German GNU and Linux manual pages LANG= de.ISO8859-1 diff --git a/german/steak/Makefile b/german/steak/Makefile index 9277127dc010..a1e3c6efacad 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ DISTNAME= Steak.${PORTVERSION} -MAINTAINER= conrads@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= English <-> German dictionary under the GPL RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell |