diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 19:17:02 +0800 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 19:17:02 +0800 |
commit | db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /german | |
parent | 65519c8f20ef36f6c5ec6ecb5604d1e959a01e09 (diff) | |
download | freebsd-ports-gnome-db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c.tar.gz freebsd-ports-gnome-db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c.tar.zst freebsd-ports-gnome-db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdforen-firefox-searchplugin/Makefile | 2 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 2 | ||||
-rw-r--r-- | german/dict/Makefile | 2 | ||||
-rw-r--r-- | german/ksteak/Makefile | 2 | ||||
-rw-r--r-- | german/schwobifyer/Makefile | 2 | ||||
-rw-r--r-- | german/selfhtml/Makefile | 2 | ||||
-rw-r--r-- | german/steak/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index 588acd501cb1..29c27b3b722f 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -15,7 +15,7 @@ DISTFILES= bsdforen.src bsdforen.png bsdforen-wiki.src bsdforen-wiki.png EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de -COMMENT= Firefox searchplugins for the www.bsdforen.de board and wiki +COMMENT= Firefox search plugins for the www.bsdforen.de board and wiki USE_FIREFOX= yes diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index bc8443c88d2c..5f33e58ee989 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -15,7 +15,7 @@ DISTFILES= bsdgroup.src bsdgroup.png bsdgroup-wiki.src bsdgroup-wiki.png EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de -COMMENT= Firefox searchplugins for the www.BSDGroup.de board +COMMENT= Firefox search plugins for the www.BSDGroup.de board USE_FIREFOX= yes diff --git a/german/dict/Makefile b/german/dict/Makefile index a0d7103adcf6..1a168b1a1f24 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= wosch@FreeBSD.org -COMMENT= Simple english/german dictionary +COMMENT= Simple English/German dictionary RUN_DEPENDS= agrep:${PORTSDIR}/textproc/agrep diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 327304f20f02..276184e764a1 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.der-fritz.de/ksteak/ DISTNAME= ksteak-1.0.0pre2 MAINTAINER= conrads@cox.net -COMMENT= KDE frontend for steak, an english - german dictionary +COMMENT= KDE frontend for steak, an English - German dictionary RUN_DEPENDS= steak:${PORTSDIR}/german/steak diff --git a/german/schwobifyer/Makefile b/german/schwobifyer/Makefile index 9d98da84fefa..5596cb2951cd 100644 --- a/german/schwobifyer/Makefile +++ b/german/schwobifyer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= german MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A utility for translating german into the schwaebisch dialect +COMMENT= Utility for translating German into the Schwaebisch dialect MAKE_JOBS_UNSAFE= yes diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile index f3640e7ad381..3e0e7ddf41b6 100644 --- a/german/selfhtml/Makefile +++ b/german/selfhtml/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= http://aktuell.de.selfhtml.org/extras/ \ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org -COMMENT= Extensive german HTML reference +COMMENT= Extensive German HTML reference WRKSRC= ${WRKDIR} diff --git a/german/steak/Makefile b/german/steak/Makefile index ca31e32e1c87..5126d5c1a85d 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ DISTNAME= Steak.${PORTVERSION} MAINTAINER= conrads@cox.net -COMMENT= An english <-> german dictionary under the GPL +COMMENT= English <-> German dictionary under the GPL RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell |