diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /textproc/cdsware/files/patch-config::configbis.wml.in | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
Diffstat (limited to 'textproc/cdsware/files/patch-config::configbis.wml.in')
-rw-r--r-- | textproc/cdsware/files/patch-config::configbis.wml.in | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/textproc/cdsware/files/patch-config::configbis.wml.in b/textproc/cdsware/files/patch-config::configbis.wml.in deleted file mode 100644 index 302b6198a44d..000000000000 --- a/textproc/cdsware/files/patch-config::configbis.wml.in +++ /dev/null @@ -1,26 +0,0 @@ ---- ./config/configbis.wml.in.orig Tue Mar 2 11:56:59 2004 -+++ ./config/configbis.wml.in Sat Jul 3 20:29:43 2004 -@@ -44,19 +44,19 @@ - @prefix@/lib - </define-tag> - <define-tag LOGDIR whitespace=delete> --@prefix@/var/log -+/var/log/cdsware - </define-tag> - <define-tag ETCDIR whitespace=delete> - @prefix@/etc - </define-tag> - <define-tag TMPDIR whitespace=delete> --@prefix@/var/tmp -+/var/tmp/cdsware - </define-tag> - <define-tag CACHEDIR whitespace=delete> --@prefix@/var/cache -+/var/cache/cdsware - </define-tag> - <define-tag DATADIR whitespace=delete> --@prefix@/var/data -+/var/data/cdsware - </define-tag> - <define-tag WEBDIR whitespace=delete> - @WEBDIR@ |