summaryrefslogtreecommitdiff
path: root/www/WebMagick/files/patch-ab
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-11-25 21:08:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-11-25 21:08:02 +0000
commitce3e17f26e8554fc9a9787ba1c7a2e156a032094 (patch)
tree2b784aee9b5963f7b4139419d1bea7f27af230bd /www/WebMagick/files/patch-ab
parentUnbreak and upgrade to gcl-2.3 (diff)
add --nodate option
Notes
Notes: svn path=/head/; revision=23331
Diffstat (limited to 'www/WebMagick/files/patch-ab')
-rw-r--r--www/WebMagick/files/patch-ab12
1 files changed, 10 insertions, 2 deletions
diff --git a/www/WebMagick/files/patch-ab b/www/WebMagick/files/patch-ab
index 9e939dfda5b8..24fcdac3afb7 100644
--- a/www/WebMagick/files/patch-ab
+++ b/www/WebMagick/files/patch-ab
@@ -1,5 +1,5 @@
---- webmagickrc.in.bak Sun Oct 17 18:43:44 1999
-+++ webmagickrc.in Sun Nov 21 05:41:33 1999
+--- webmagickrc.in.orig Sun Oct 17 18:43:44 1999
++++ webmagickrc.in Thu Nov 25 23:48:03 1999
@@ -41,6 +41,7 @@
# $opt_pageindexname = '.index'; # Base name of secondary index files
# $opt_dirindexname = '.dirindex'; # Subdirectory Title cross-reference
@@ -16,3 +16,11 @@
# $opt_help = 0; # Display usage message
# $opt_version = 0; # Display version info
# $opt_htmlext = '.html'; # Use .shtml for SSI
+@@ -93,6 +95,7 @@
+ # $opt_title = ''; # Page title (blank provides default title)
+ # $opt_address = ''; # Additonal address info for bottom of
+ # imagemap page
++# $opt_nodate = 0; # Don't show updates date
+ # $opt_pichtml = 0; # Write separate HTML for each picture
+ # $opt_pichtmlext = '.html'; # Use .shtml for SSI
+ # $opt_pichtmltarget = '';