summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 17:43:21 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-08 17:43:21 +0200
commit986beaaabc71b9e7e29e7e89e0f36405b687216f (patch)
treec92697f87b4f394d15378835e162f8a2a38284d8 /ftp
parentgames/hedgewars: prepare for cmake-3.24 (diff)
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile
index 23b3e94a45aa..09e66fbb1380 100644
--- a/ftp/ftpproxy/Makefile
+++ b/ftp/ftpproxy/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.ftpproxy.org/download/ \
MAINTAINER= philippe@le-berre.com
COMMENT= FTP proxy
+WWW= https://www.ftpproxy.org/
USES= gmake tar:tgz
MAKE_JOBS_UNSAFE= yes