summaryrefslogtreecommitdiff
path: root/textproc/xt
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-31 02:11:56 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-31 02:11:56 +0000
commit85bc214e2853c492be16a7cb7c387ed2b93dcc54 (patch)
tree2f774a7a39ea589cb3f4d6f81cb47fce7781c7d8 /textproc/xt
parent$Id$ -> $FreeBSD$ (diff)
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=21145
Diffstat (limited to 'textproc/xt')
-rw-r--r--textproc/xt/Makefile2
-rw-r--r--textproc/xt/files/xt-xml4j.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile
index e61c83f5331a..702e6f350db2 100644
--- a/textproc/xt/Makefile
+++ b/textproc/xt/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 June 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1999/08/19 14:14:13 kuriyama Exp $
+# $FreeBSD$
#
DISTNAME= xt
diff --git a/textproc/xt/files/xt-xml4j.sh b/textproc/xt/files/xt-xml4j.sh
index 34d2be902cf1..f20134c6a93e 100644
--- a/textproc/xt/files/xt-xml4j.sh
+++ b/textproc/xt/files/xt-xml4j.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id$
+# $FreeBSD$
export CLASSPATH=%%PREFIX%%/share/java/classes/xt.jar:%%PREFIX%%/share/java/classes/xml4j.jar:${CLASSPATH}