1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Fix COMMENT with an a-umlaut.

PR:			ports/59188
Submitted by		eik
Not objected to by:	openoffice
This commit is contained in:
Norikatsu Shigemura 2003-11-14 05:53:57 +00:00
parent 16a0ac22d5
commit 488fd1dc4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93934
2 changed files with 2 additions and 2 deletions

View File

@ -22,6 +22,6 @@ LANG_CONFIGURE_ARG= GER
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
.include "${MASTERDIR}/Makefile"

View File

@ -22,6 +22,6 @@ LANG_CONFIGURE_ARG= GER
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm
COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
.include "${MASTERDIR}/Makefile"