diff options
author | hq <hq@FreeBSD.org> | 2005-09-02 23:44:47 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-09-02 23:44:47 +0800 |
commit | 9117b311802926689cb4dbffee02e8a5e52ccf60 (patch) | |
tree | 6364698bec28d88c564fb77afcb2768ebf4500c0 /net-p2p/limewire | |
parent | 427e3da4188016546a9db94ff04a3157aef5e01e (diff) | |
download | freebsd-ports-gnome-9117b311802926689cb4dbffee02e8a5e52ccf60.tar.gz freebsd-ports-gnome-9117b311802926689cb4dbffee02e8a5e52ccf60.tar.zst freebsd-ports-gnome-9117b311802926689cb4dbffee02e8a5e52ccf60.zip |
Mark the port as BROKEN: the distfile has changed.
PR: 85091 [1], 85597 [2]
Reported by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1],
Ben <benlg03@gmail.com> [2]
Diffstat (limited to 'net-p2p/limewire')
-rw-r--r-- | net-p2p/limewire/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/limewire/Makefile b/net-p2p/limewire/Makefile index 765bf069f42d..3f98f0802e8d 100644 --- a/net-p2p/limewire/Makefile +++ b/net-p2p/limewire/Makefile @@ -16,6 +16,8 @@ COMMENT= A Java based gnutella client RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper +BROKEN= "Distfile is not related to version 4.8.1" + USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.3+ |