Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:33:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e07d56b05554 - main - ftp/pure-ftpd: Update WWW and clean up pkg-descr
Message-ID:  <202304051733.335HXuXk084022@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit e07d56b05554bd14306d9a44784467e7f62466b1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:13:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:47 +0000

    ftp/pure-ftpd: Update WWW and clean up pkg-descr
---
 ftp/pure-ftpd/Makefile  | 3 ++-
 ftp/pure-ftpd/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 880a2ef04f78..cd1526fb5a1b 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES=	https://github.com/jedisct1/pure-ftpd/releases/download/${PORTVERS
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Small, easy to set up, fast, and secure FTP server
-WWW=		https://www.pureftpd.org/
+WWW=		https://www.pureftpd.org/ \
+		https://github.com/jedisct1/pure-ftpd
 
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/ftp/pure-ftpd/pkg-descr b/ftp/pure-ftpd/pkg-descr
index cdd8c459d1e8..f2c982f23748 100644
--- a/ftp/pure-ftpd/pkg-descr
+++ b/ftp/pure-ftpd/pkg-descr
@@ -11,5 +11,3 @@ downloads, FXP protocol, bandwidth throttling, ratios, LDAP, customizable SQL,
 fortune files, Apache-like log files, fast standalone mode, text / HTML / XML
 real-time status report, virtual users, virtual quotas, privilege separation and
 more.
-
-See also: https://github.com/jedisct1/pure-ftpd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051733.335HXuXk084022>