summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2007-01-22 17:05:15 +0000
committerivan <ivan>2007-01-22 17:05:15 +0000
commit9ac1427c435133138288745b1072540a6b8b030f (patch)
tree754c2d891abe9747be1337ae504de9b62d668647 /Makefile
parente81089e14bf8bd59c9dee9e70763df902962fb2b (diff)
halfass v2 too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c23b8dba..869b3b86e 100644
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,11 @@ FREESIDE_EXPORT = /usr/local/etc/freeside
MASON_HANDLER = ${FREESIDE_CONF}/handler.pl
MASONDATA = ${FREESIDE_CACHE}/masondata
-#yup
+#mod_perl v1
APACHE_VERSION = 1
+#mod_perl v2 prereleases up to and including 1.999_21
+#APACHE_VERSON = 1.99
+#mod_perl v2 proper and prereleases 1.999_22 and after
#APACHE_VERSION = 2
# only mason now