diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-24 08:18:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-24 08:18:00 +0000 |
commit | e5d0674e81422c49c46e808526f38ddc4d14b41a (patch) | |
tree | 9fae51ed761caf5181f27fdab30cc411be81ab02 /textproc/libxslt/files/patch-doc::Makefile.in | |
parent | Update to 2.4.24. (diff) |
Update to 1.0.20.
Diffstat (limited to '')
-rw-r--r-- | textproc/libxslt/files/patch-doc::Makefile.in | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/textproc/libxslt/files/patch-doc::Makefile.in b/textproc/libxslt/files/patch-doc::Makefile.in index 7214a49948d4..f5776263cfa4 100644 --- a/textproc/libxslt/files/patch-doc::Makefile.in +++ b/textproc/libxslt/files/patch-doc::Makefile.in @@ -1,12 +1,9 @@ - -$FreeBSD$ - ---- doc/Makefile.in 2001/07/30 13:29:13 1.1 -+++ doc/Makefile.in 2001/07/30 13:29:34 -@@ -99,7 +99,7 @@ - XSLT_LIBDIR = @XSLT_LIBDIR@ - XSLT_LIBS = @XSLT_LIBS@ +--- doc/Makefile.in.orig Fri Aug 23 08:37:53 2002 ++++ doc/Makefile.in Sat Aug 24 02:44:18 2002 +@@ -123,7 +123,7 @@ + + # The name of the module. -DOC_MODULE = libxslt-$(VERSION) +DOC_MODULE = libxslt |