aboutsummaryrefslogtreecommitdiffstats
path: root/java/netbeans5
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2006-02-01 05:04:54 +0800
committerolgeni <olgeni@FreeBSD.org>2006-02-01 05:04:54 +0800
commit7c80144bdcd23e2d4d7e81bc8c066fde3cc86c88 (patch)
tree6560bbc61fb9452728d056f3656ff44ce19da9c6 /java/netbeans5
parent52671a546988fa2cc7a575ca3a0a09b96cff4ef8 (diff)
downloadfreebsd-ports-gnome-7c80144bdcd23e2d4d7e81bc8c066fde3cc86c88.tar.gz
freebsd-ports-gnome-7c80144bdcd23e2d4d7e81bc8c066fde3cc86c88.tar.zst
freebsd-ports-gnome-7c80144bdcd23e2d4d7e81bc8c066fde3cc86c88.zip
Fix DOWNLOAD_URL.
PR: ports/92534 Submitted by: Edwin Groothuis <edwin(at)mavetju.org>
Diffstat (limited to 'java/netbeans5')
-rw-r--r--java/netbeans5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netbeans5/Makefile b/java/netbeans5/Makefile
index 4e60c4ab217b..4829ce8aa5ff 100644
--- a/java/netbeans5/Makefile
+++ b/java/netbeans5/Makefile
@@ -21,7 +21,7 @@ RESTRICTED= "Restrictive license"
WRKSRC= ${WRKDIR}/netbeans
-DOWNLOAD_URL?= http://www.netbeans.info/downloads/download.php?type=4.1&p=1&a=bsd&os=1&lang=1&rv=4.1&b_bt=2
+DOWNLOAD_URL?= http://www.netbeans.info/downloads/download.php?p=1&a=bd&os=1&lang=1&rv=4.1&b_bt=2
.include <bsd.port.pre.mk>