aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2001-11-12 10:09:15 +0800
committeranders <anders@FreeBSD.org>2001-11-12 10:09:15 +0800
commit0875705b7ea25e85c011fad903b7ce5c2d1a3960 (patch)
tree8b10815cdc949e19c8d7294324529df9dedecac2 /www/Makefile
parentf666faf946b4907f4fc226d4819945d9a9f0e7e9 (diff)
downloadfreebsd-ports-gnome-0875705b7ea25e85c011fad903b7ce5c2d1a3960.tar.gz
freebsd-ports-gnome-0875705b7ea25e85c011fad903b7ce5c2d1a3960.tar.zst
freebsd-ports-gnome-0875705b7ea25e85c011fad903b7ce5c2d1a3960.zip
Add mod_sqlinclude, an Apache module implementing config inclusion from MySQL
databases. PR: 31296 Submitted by: Anders Nordby <anders@fix.no> Approved by: will
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index c3d7ebc09747..f0840f29af45 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -161,6 +161,7 @@
SUBDIR += mod_sed
SUBDIR += mod_sequester
SUBDIR += mod_snake
+ SUBDIR += mod_sqlinclude
SUBDIR += mod_throttle
SUBDIR += mod_ticket
SUBDIR += mod_trigger