git: 791a137fcdb4 - main - net/opennx: mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 12:01:27 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=791a137fcdb44b6841a1c23a25aeedf48a34a645 commit 791a137fcdb44b6841a1c23a25aeedf48a34a645 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-26 05:17:33 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:52 +0000 net/opennx: mark deprecated --- net/opennx/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 3ef59e488b5c..46cde7d32b59 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -8,6 +8,9 @@ MAINTAINER= beyert@cs.ucr.edu COMMENT= Open source drop in replacement for NoMachine's NX client WWW= http://opennx.net/ +DEPRECATED= Abandoned project and use deprecated wxgtk28 +EXPIRATION_DATE= 2022-12-31 + LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING