diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-30 12:17:02 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-30 12:17:02 +0000 |
commit | 56bb528d5bc4a08539a73d40ec9bc88d2cafcb86 (patch) | |
tree | 9ddf955abadfb8110998cc530c66e4b1d6918842 | |
parent | 44fcdfb31755ce179c6e3959471188243b518b4f (diff) | |
download | ports-56bb528d5bc4a08539a73d40ec9bc88d2cafcb86.tar.gz ports-56bb528d5bc4a08539a73d40ec9bc88d2cafcb86.zip |
- Set DEPRECATED, it has been abandoned upstream
Submitted by: maintainer
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306670
-rw-r--r-- | net-p2p/limewire/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/limewire/Makefile b/net-p2p/limewire/Makefile index 82f9be460151..7ba84a6c6988 100644 --- a/net-p2p/limewire/Makefile +++ b/net-p2p/limewire/Makefile @@ -15,6 +15,9 @@ DISTNAME= LimeWireOther MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A Java based Gnutella client +DEPRECATED= Abandoned up stream +EXPIRATION_DATE= 2012-12-01 + RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes |