diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-06 13:13:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-06 13:13:44 +0000 |
commit | a6bd184328baae0b61a878d1b24833013b2d6532 (patch) | |
tree | bce1fcfa1228223a4e3b1c36296259bcf0ce7e5e /print/pcal/files/patch-ac | |
parent | Add migrate 1.2, (diff) |
add pcal
PostScript calendar program
PR: 28020
Submitted by: Matthew West <mwest@uct.ac.za>
Notes
Notes:
svn path=/head/; revision=45879
Diffstat (limited to 'print/pcal/files/patch-ac')
-rw-r--r-- | print/pcal/files/patch-ac | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/print/pcal/files/patch-ac b/print/pcal/files/patch-ac new file mode 100644 index 000000000000..e14405b198cb --- /dev/null +++ b/print/pcal/files/patch-ac @@ -0,0 +1,20 @@ +--- pcal.html.orig Thu Feb 10 01:06:23 2000 ++++ pcal.html Wed Dec 20 17:38:53 2000 +@@ -12,7 +12,7 @@ + + --> + <HEAD> +-<TITLE>pcal v4.6</TITLE> ++<TITLE>pcal v4.7</TITLE> + </HEAD> + + <BODY> +@@ -21,7 +21,7 @@ + + <!-- start of form --> + +-<FORM ACTION="http://yourpath/cgi-bin/pcal.cgi" METHOD=GET> ++<FORM ACTION="http://@@WWWSERVER@@/cgi-bin/pcal.cgi" METHOD=GET> + + <!-- menu for starting month --> + |