mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
ftp/yafc: Undeprecate and pass maintainership
PR: 279051 Approved by: Committer is maintainer
This commit is contained in:
parent
6eec36c45b
commit
9f227975bc
1 changed files with 1 additions and 4 deletions
|
@ -4,16 +4,13 @@ DISTVERSION= 1.3.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
|
|
||||||
MAINTAINER= bofh@FreeBSD.org
|
MAINTAINER= m.ne@gmx.net
|
||||||
COMMENT= Yet another FTP client, similar to ftp(1)
|
COMMENT= Yet another FTP client, similar to ftp(1)
|
||||||
WWW= https://github.com/sebastinas/yafc
|
WWW= https://github.com/sebastinas/yafc
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
DEPRECATED= Unmaintained, last release in 2016
|
|
||||||
EXPIRATION_DATE=2024-05-17
|
|
||||||
|
|
||||||
BUILD_DEPENDS= glib>0:devel/glib20
|
BUILD_DEPENDS= glib>0:devel/glib20
|
||||||
|
|
||||||
USES= autoreconf gmake localbase pkgconfig ssl tar:xz
|
USES= autoreconf gmake localbase pkgconfig ssl tar:xz
|
||||||
|
|
Loading…
Add table
Reference in a new issue