diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-06-23 15:02:33 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-06-23 15:02:33 +0000 |
commit | 73e9fc06dc13d54561546c13e108e3d2fa6a35e1 (patch) | |
tree | 38b49ab1f1367427243029c923916137b38138e7 /textproc/xml4j/Makefile | |
parent | a92faf39dbc8b80240aac553ea5ebc7cca48be0f (diff) | |
download | ports-73e9fc06dc13d54561546c13e108e3d2fa6a35e1.tar.gz ports-73e9fc06dc13d54561546c13e108e3d2fa6a35e1.zip |
Notes
Diffstat (limited to 'textproc/xml4j/Makefile')
-rw-r--r-- | textproc/xml4j/Makefile | 4 |
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 |