diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-03-16 12:55:10 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-03-16 13:13:36 +0100 |
commit | 4890d7fd44707d458e187f3768e0c2371955ddc4 (patch) | |
tree | c6743167ed58129a7f4a7939dc3ab23609a3f6d1 | |
parent | textproc/libxmlb: Update to 0.3.22 (diff) |
net-p2p/phex: Deprecate and set expiration date to 2025-04-30
Abandonware, last update upstream in 2009.
Point users to net-p2p/gtk-gnutella (unmaintained) but is still active.
Reference:
https://github.com/gtk-gnutella/gtk-gnutella
PR: 285231
Reviewed by: jhale (maintainer)
-rw-r--r-- | net-p2p/phex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 0f35e5c8ee16..c04538f46d98 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -11,6 +11,9 @@ WWW= http://phex.sourceforge.net/ LICENSE= GPLv2 +DEPRECATED= Abandonware, last update upstream in 2009. Consider using net-p2p/gtk-gnutella +EXPIRATION_DATE=2025-04-30 + USES= java zip NO_BUILD= yes |