svn commit: r347498 - head/ftp/phpwebftp

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 14:02:25 UTC 2014


Author: antoine
Date: Sat Mar  8 14:02:24 2014
New Revision: 347498
URL: http://svnweb.freebsd.org/changeset/ports/347498
QAT: https://qat.redports.org/buildarchive/r347498/

Log:
  Unbreak

Modified:
  head/ftp/phpwebftp/Makefile

Modified: head/ftp/phpwebftp/Makefile
==============================================================================
--- head/ftp/phpwebftp/Makefile	Sat Mar  8 13:56:46 2014	(r347497)
+++ head/ftp/phpwebftp/Makefile	Sat Mar  8 14:02:24 2014	(r347498)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION:S/.//
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	A set of PHP-scripts to manage FTP over the web
 
-USZS=		zip
+USES=		zip
 NO_BUILD=	yes
 USE_PHP=	ftp
 PHPWEBFTPDIR?=	www/${PORTNAME}


More information about the svn-ports-head mailing list