Date: Sat, 19 Jun 2021 04:14:57 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8f23336f56fb - main - ftp/freebsd-ftpd: fixup www Message-ID: <202106190414.15J4EvRA086798@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f23336f56fbe33137bfd5fd1370910e54116eb5 commit 8f23336f56fbe33137bfd5fd1370910e54116eb5 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-06-19 04:14:06 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-06-19 04:14:55 +0000 ftp/freebsd-ftpd: fixup www --- ftp/freebsd-ftpd/Makefile | 2 +- ftp/freebsd-ftpd/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile index d1825db40a75..6706fca34b52 100644 --- a/ftp/freebsd-ftpd/Makefile +++ b/ftp/freebsd-ftpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= freebsd-ftpd DISTVERSIONPREFIX= v DISTVERSION= 20200704 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MAINTAINER= cy@FreeBSD.org diff --git a/ftp/freebsd-ftpd/pkg-descr b/ftp/freebsd-ftpd/pkg-descr index f91dbf3d195d..c4021bea8ff2 100644 --- a/ftp/freebsd-ftpd/pkg-descr +++ b/ftp/freebsd-ftpd/pkg-descr @@ -1,4 +1,4 @@ FreeBSD-ftpd: This is/was FreeBSD libexec/ftpd prior to its removal in FreeBSD-14. -WWW: https://github.com/cschuber/freebsd-ftpd-repo +WWW: https://github.com/cschuber/freebsd-ftpd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106190414.15J4EvRA086798>