diff options
Diffstat (limited to 'java/infobus/Makefile')
-rw-r--r-- | java/infobus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/infobus/Makefile b/java/infobus/Makefile index 76523b744d5e..daf2db67fd4f 100644 --- a/java/infobus/Makefile +++ b/java/infobus/Makefile @@ -26,7 +26,7 @@ NO_CDROM= "See the license" .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= "You must manually fetch the distribution from http://java.sun.com/beans/infobus/index.html and place it in ${DISTDIR} then run make again" +IGNORE= "You must manually fetch the distribution from http://java.sun.com/products/archive/javabeans/infobus/downloads.html and place it in ${DISTDIR} then run make again" .endif do-install: |