diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-11-15 18:23:52 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-11-15 18:23:52 +0000 |
commit | c987e8c14ac29fbcbd46316874532bffd80fc68b (patch) | |
tree | ef5e59aa76ac39a4f3602351664d4c7f9ec4041c /www/awstats-devel/files/patch-aa | |
parent | update distinfo to 1.6.0 (diff) |
Upgrade to version 5.1
PR: ports/45009
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=70182
Diffstat (limited to 'www/awstats-devel/files/patch-aa')
-rw-r--r-- | www/awstats-devel/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/awstats-devel/files/patch-aa b/www/awstats-devel/files/patch-aa deleted file mode 100644 index 58bde5e412d3..000000000000 --- a/www/awstats-devel/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- wwwroot/cgi-bin/awstats.model.conf.orig Fri Aug 9 16:58:22 2002 -+++ wwwroot/cgi-bin/awstats.model.conf Fri Aug 9 16:59:10 2002 -@@ -122,9 +122,9 @@ - DirCgi="/cgi-bin" - - # Relative or absolute web URL of all icons subdirectories. --# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon") -+# Default: "/icons" (means you must copy icons directories in "/mywwwroot/icons") - # --DirIcons="/icon" -+DirIcons="/icons" - - # "SiteDomain" must contain the main domain name or the main intranet web - # server name used to reach the web site. |