diff options
Diffstat (limited to 'ftp/phpwebftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 0c635f69d332..a53e5413dff4 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org -COMMENT= A set of PHP-scripts to manage FTP over the web +COMMENT= Set of PHP-scripts to manage FTP over the web USES= zip NO_BUILD= yes |