svn commit: r471127 - head/www/horde-passwd

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 30 09:34:21 UTC 2018


Author: amdmi3
Date: Wed May 30 09:34:19 2018
New Revision: 471127
URL: https://svnweb.freebsd.org/changeset/ports/471127

Log:
  - Whitespace fix
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/www/horde-passwd/Makefile
  head/www/horde-passwd/pkg-descr

Modified: head/www/horde-passwd/Makefile
==============================================================================
--- head/www/horde-passwd/Makefile	Wed May 30 08:34:19 2018	(r471126)
+++ head/www/horde-passwd/Makefile	Wed May 30 09:34:19 2018	(r471127)
@@ -11,7 +11,7 @@ COMMENT=	Horde password changing application
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=	horde cpe php
+USES=		horde cpe php
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \

Modified: head/www/horde-passwd/pkg-descr
==============================================================================
--- head/www/horde-passwd/pkg-descr	Wed May 30 08:34:19 2018	(r471126)
+++ head/www/horde-passwd/pkg-descr	Wed May 30 09:34:19 2018	(r471127)
@@ -7,4 +7,4 @@ via Poppassd, LDAP, Unix expect scripts, the Unix smbp
 SMB/CIFS passwords, Kolab, ADSI, Pine, Serv-U FTP, VMailMgr, vpopmail,
 and SQL passwords.
 
-WWW: http://www.horde.org/apps/passwd/
+WWW: https://www.horde.org/apps/passwd/


More information about the svn-ports-all mailing list