summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/sablevm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sablevm/Makefile b/lang/sablevm/Makefile
index f00a93504c4..16acfb57574 100644
--- a/lang/sablevm/Makefile
+++ b/lang/sablevm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/10/15 12:03:53 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/28 11:53:50 wiz Exp $
#
DISTNAME= sablevm-1.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sablevm/} \
http://devel.sablevm.org/download/1.1.3/
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.sablevm.org/
COMMENT= SableVM free Java virtual machine
DEPENDS+= unzip>=5.50:../../archivers/unzip
-DEPENDS+= sablevm-classpath-1.1.3nb1:../../lang/sablevm-classpath
+DEPENDS+= sablevm-classpath-1.1.3nb2:../../lang/sablevm-classpath
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${JAVA_HOME}