aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2003-11-15 01:14:30 +0800
committereik <eik@FreeBSD.org>2003-11-15 01:14:30 +0800
commitf78c00e847ca4ac4ac42dac53d90462ea61ec68f (patch)
treeb17c1d833904522b3e7cecc2bfc22bb0bfb9e01c
parent66f9c9969d547c1fd137679e10053db24a5fe330 (diff)
downloadfreebsd-ports-gnome-f78c00e847ca4ac4ac42dac53d90462ea61ec68f.tar.gz
freebsd-ports-gnome-f78c00e847ca4ac4ac42dac53d90462ea61ec68f.tar.zst
freebsd-ports-gnome-f78c00e847ca4ac4ac42dac53d90462ea61ec68f.zip
Fix COMMENT spelling
PR: 59188 Approved by: marcus (mentor)
-rw-r--r--german/openoffice-1.0/Makefile2
-rw-r--r--german/openoffice-1.1/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile
index 1b10a6937762..a5e3b85a473a 100644
--- a/german/openoffice-1.0/Makefile
+++ b/german/openoffice-1.0/Makefile
@@ -22,6 +22,6 @@ LANG_CONFIGURE_ARG= GER
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
-COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
+COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm
.include "${MASTERDIR}/Makefile"
diff --git a/german/openoffice-1.1/Makefile b/german/openoffice-1.1/Makefile
index 266acfc7d156..3d7fc7a6947d 100644
--- a/german/openoffice-1.1/Makefile
+++ b/german/openoffice-1.1/Makefile
@@ -22,6 +22,6 @@ LANG_CONFIGURE_ARG= GER
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
-COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
+COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm
.include "${MASTERDIR}/Makefile"