git: 64ac44cce85f - main - security/gnomeint: mark as deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jun 2022 18:14:44 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=64ac44cce85fcaa8f34a911ca7ff0e87932a7090 commit 64ac44cce85fcaa8f34a911ca7ff0e87932a7090 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-06-24 18:09:16 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-06-24 18:14:41 +0000 security/gnomeint: mark as deprecated Abandonware, depending on gnome2 libraries Approved by: maintainer --- security/gnomint/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index dd6e63a3f6b9..f579b181b807 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -6,9 +6,12 @@ PORTREVISION= 13 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= kevinz5000@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= X.509 Certification Authority management tool +DEPRECATED= Abandonware, depending on gconf2 +EXPIRATION_DATE= 2020-07-24 + LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING