From ff8c7fa0fd2aca7566ca5377570bd99865aeee2a Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 31 Aug 1999 02:11:56 +0000 Subject: $Id$ -> $FreeBSD$ --- textproc/lotusxsl/Makefile | 2 +- textproc/lotusxsl/files/lotusxsl.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/lotusxsl') diff --git a/textproc/lotusxsl/Makefile b/textproc/lotusxsl/Makefile index bcdf2900c9d..048d33907e4 100644 --- a/textproc/lotusxsl/Makefile +++ b/textproc/lotusxsl/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1999 # Whom: Jun Kuriyama # -# $Id: Makefile,v 1.1.1.1 1999/06/25 15:10:29 kuriyama Exp $ +# $FreeBSD$ # DISTNAME= lotusxsl_0_17_4 diff --git a/textproc/lotusxsl/files/lotusxsl.sh b/textproc/lotusxsl/files/lotusxsl.sh index 27dacec4220..b3310cb459c 100644 --- a/textproc/lotusxsl/files/lotusxsl.sh +++ b/textproc/lotusxsl/files/lotusxsl.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# $FreeBSD$ export CLASSPATH=%%PREFIX%%/share/java/classes/xml4j.jar:%%PREFIX%%/share/java/classes/lotusxsl.jar:${CLASSPATH} -- cgit