Date: Sat, 25 May 2019 10:38:41 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502556 - head/editors/openoffice-devel Message-ID: <201905251038.x4PAcfSK055599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat May 25 10:38:41 2019 New Revision: 502556 URL: https://svnweb.freebsd.org/changeset/ports/502556 Log: editors/openoffice-devel: Fix spelling of MYSQL_DESC Modified: head/editors/openoffice-devel/Makefile Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Sat May 25 10:24:24 2019 (r502555) +++ head/editors/openoffice-devel/Makefile Sat May 25 10:38:41 2019 (r502556) @@ -160,7 +160,7 @@ DEBUG_DESC= Compile with -O0, sets WITH_DEBUG GNOME_DESC= GConf + screensaver presentation control via DBUS GNOMEVFS_DESC= Use GNOME Virtual File System instead of gio MMEDIA_DESC= Multimedia backend for impress -MYSQL_DESCR= Build MySQL Connector extension +MYSQL_DESC= Build MySQL Connector extension PDFIMPORT_DESC= Build and install PDF import extension REPORT_BUILDER_DESC= Build and install Report builder extension (Broken) SDK_DESC= Build and install software development kit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251038.x4PAcfSK055599>