3d92847487
- Undeprecate - Assign maintainership PR: ports/76220 Submitted by: Matthew West <mwest@uct.ac.za>
13 lines
438 B
Text
13 lines
438 B
Text
--- html/pcal.cgi.orig Thu Dec 16 01:18:24 2004
|
|
+++ html/pcal.cgi Thu Jan 13 17:29:50 2005
|
|
@@ -29,8 +29,8 @@
|
|
# common calendar file on your system (note that the user can't use his/her
|
|
# own calendar file since most servers will execute pcal.cgi as 'nobody')
|
|
|
|
-pcal=/yourpath/pcal
|
|
-file=/yourpath/calendar
|
|
+pcal=@@PREFIX@@/bin/pcal
|
|
+file=@@PREFIX@@/share/misc/calendar
|
|
|
|
# set DEBUG=1 to echo debugging output as HTML text
|
|
# DEBUG=0
|