summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-06-23 15:02:33 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-06-23 15:02:33 +0000
commit73e9fc06dc13d54561546c13e108e3d2fa6a35e1 (patch)
tree38b49ab1f1367427243029c923916137b38138e7 /textproc
parentUpdate 2.8.1 -> 2.9.0: (diff)
Fix fof jdk1.1.8.
Notes
Notes: svn path=/head/; revision=19715
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xml4j/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile
index dc0b9a459009..d64420f97b76 100644
--- a/textproc/xml4j/Makefile
+++ b/textproc/xml4j/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 May 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1999/05/24 12:16:07 kuriyama Exp $
+# $Id: Makefile,v 1.3 1999/06/10 00:18:47 steve Exp $
#
DISTNAME= xml4j_2_0_9
@@ -21,7 +21,7 @@ RESTRICTED= "License prohibites distribute."
NO_BUILD= YES
PLIST_SUB= JAVASUBDIR=${JAVASUBDIR}
-JAVASUBDIR= jdk1.1.7
+JAVASUBDIR= jdk1.1.8
JFCSUBDIR= swing-1.1
DIR= ${PREFIX}/share/java