summaryrefslogtreecommitdiff
path: root/java/bugseeker-demo
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-08-10 10:31:09 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-08-10 10:31:09 +0000
commit0050da690fc84ed8081a0ede24eb96dd63944287 (patch)
tree6688ca38802b122ce99c7b7e78517e4c00203bfd /java/bugseeker-demo
parentFixed a typo in MASTER_SITES. (diff)
Changed the installation directory of the Sun JDK 1.3.x for Linux to
linux-sun-jdk1.3.1. PR: 41424
Notes
Notes: svn path=/head/; revision=64324
Diffstat (limited to 'java/bugseeker-demo')
-rw-r--r--java/bugseeker-demo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bugseeker-demo/Makefile b/java/bugseeker-demo/Makefile
index dfa21ca67de0..9b8d6633d151 100644
--- a/java/bugseeker-demo/Makefile
+++ b/java/bugseeker-demo/Makefile
@@ -16,7 +16,7 @@ PATCHFILES= bugseeker2demo.sh.diff
MAINTAINER= znerd@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.1/bin/java:${PORTSDIR}/java/linux-sun-jdk13
+RUN_DEPENDS= ${LOCALBASE}/linux-sun-jdk1.3.1/bin/java:${PORTSDIR}/java/linux-sun-jdk13
NO_BUILD= YES