git: fe443bb6f98b - main - ftp/phpwebftp: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:30 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe443bb6f98b683c76cc44dac71bb897ce2fd41a

commit fe443bb6f98b683c76cc44dac71bb897ce2fd41a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:37:37 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:24:19 +0000

    ftp/phpwebftp: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 ftp/phpwebftp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile
index 4763a4777f22..e2218c3fc852 100644
--- a/ftp/phpwebftp/Makefile
+++ b/ftp/phpwebftp/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Set of PHP-scripts to manage FTP over the web
 
 LICENSE=	GPLv2
 
-USES=		php zip
+USES=		cpe php zip
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_PHP=	ftp


More information about the dev-commits-ports-main mailing list