git: 9f227975bcd7 - main - ftp/yafc: Undeprecate and pass maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jul 2024 17:17:26 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f227975bcd77c91322996b6d7468f909dd53917 commit 9f227975bcd77c91322996b6d7468f909dd53917 Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2024-07-28 17:16:28 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-07-28 17:16:28 +0000 ftp/yafc: Undeprecate and pass maintainership PR: 279051 Approved by: Committer is maintainer --- ftp/yafc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 80fa6fd97596..95ff32afdf79 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -4,16 +4,13 @@ DISTVERSION= 1.3.7 PORTREVISION= 2 CATEGORIES= ftp -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= m.ne@gmx.net COMMENT= Yet another FTP client, similar to ftp(1) WWW= https://github.com/sebastinas/yafc LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Unmaintained, last release in 2016 -EXPIRATION_DATE=2024-05-17 - BUILD_DEPENDS= glib>0:devel/glib20 USES= autoreconf gmake localbase pkgconfig ssl tar:xz