aboutsummaryrefslogtreecommitdiff
path: root/mail/ovs/files
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-09-09 05:44:58 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-09-09 05:44:58 +0000
commitcb15f1506e4b8417f4c2b8ce3a931878cc41d8a0 (patch)
treec24fb0b20d8a318c7a1e61927024b3c2519618b9 /mail/ovs/files
parent3241160ea2d597c84591e0d541f5fe04dcdba6a7 (diff)
downloadports-cb15f1506e4b8417f4c2b8ce3a931878cc41d8a0.tar.gz
ports-cb15f1506e4b8417f4c2b8ce3a931878cc41d8a0.zip
- Update to 1.01
PR: ports/116183 Submitted by: Xavier Beaudouin <kiwi at oav.net> (maintainer)
Notes
Notes: svn path=/head/; revision=199153
Diffstat (limited to 'mail/ovs/files')
-rw-r--r--mail/ovs/files/patch-ovs.cgi13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/ovs/files/patch-ovs.cgi b/mail/ovs/files/patch-ovs.cgi
index afbb831344d3..0d8880cafd4b 100644
--- a/mail/ovs/files/patch-ovs.cgi
+++ b/mail/ovs/files/patch-ovs.cgi
@@ -1,5 +1,5 @@
---- ovs.cgi.old Sun Aug 26 23:55:10 2007
-+++ ovs.cgi Sun Aug 26 23:56:44 2007
+--- ovs.cgi.orig Mon Sep 3 18:19:22 2007
++++ ovs.cgi Fri Sep 7 20:28:39 2007
@@ -25,9 +25,9 @@
my $points_per_sample = 3;
my $ypoints = 160;
@@ -13,3 +13,12 @@
my $tmp_dir = '/tmp/ovs'; # temporary directory where to store the images
my @graphs = (
+@@ -310,7 +310,7 @@
+ <title>Mail statistics for $host</title>
+ <meta http-equiv="Refresh" content="300" />
+ <meta http-equiv="Pragma" content="no-cache" />
+-<link rel="stylesheet" href="ovs.css" type="text/css" />
++<link rel="stylesheet" href="/ovs/ovs.css" type="text/css" />
+ </head>
+ <body>
+ HEADER