Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 22:49:02 +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: r514741 - head/sysutils/froxlor
Message-ID:  <201910182249.x9IMn2I9059336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Oct 18 22:49:02 2019
New Revision: 514741
URL: https://svnweb.freebsd.org/changeset/ports/514741

Log:
  sysutils/froxlor: Spell MYSQLS_USES correctly

Modified:
  head/sysutils/froxlor/Makefile

Modified: head/sysutils/froxlor/Makefile
==============================================================================
--- head/sysutils/froxlor/Makefile	Fri Oct 18 22:44:24 2019	(r514740)
+++ head/sysutils/froxlor/Makefile	Fri Oct 18 22:49:02 2019	(r514741)
@@ -3,7 +3,7 @@
 
 PORTNAME=	froxlor
 PORTVERSION=	0.9.38.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://files.froxlor.org/releases/
 
@@ -95,7 +95,7 @@ NGINX_RUN_DEPENDS=	nginx:www/nginx
 
 APACHE_USES=	apache php:mod
 
-MYSQL_USES=	mysql:server
+MYSQLS_USES=	mysql:server
 
 PCNTL_USE=	PHP=pcntl
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910182249.x9IMn2I9059336>