From 6304f639e89e852538176166043e51109ce81209 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Wed, 23 Jun 1999 15:02:33 +0000 Subject: Fix fof jdk1.1.8. --- textproc/xml4j/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xml4j') diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index dc0b9a4..d64420f 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -3,7 +3,7 @@ # Date created: 16 May 1999 # Whom: Jun Kuriyama # -# $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 -- cgit v1.1