diff options
author | clement <clement@FreeBSD.org> | 2004-01-06 09:26:57 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-06 09:26:57 +0800 |
commit | 1439737317a182487e6a1cc7c646d38e5a9a92e7 (patch) | |
tree | ea068d72142be055ac3acc9e2b318747e6d8dad7 /www/Makefile | |
parent | c976da5629c14c6700183d363146310ab47e1186 (diff) | |
download | freebsd-ports-gnome-1439737317a182487e6a1cc7c646d38e5a9a92e7.tar.gz freebsd-ports-gnome-1439737317a182487e6a1cc7c646d38e5a9a92e7.tar.zst freebsd-ports-gnome-1439737317a182487e6a1cc7c646d38e5a9a92e7.zip |
Add mod_mya 3.0.1,
allows basic authentication data to be stored in a MySQL database.
PR: 58252
Approved by: erwin (mentor) (implicitly)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e613a9170731..c9228a82a577 100644 --- a/www/Makefile +++ b/www/Makefile @@ -237,6 +237,7 @@ SUBDIR += mod_macro SUBDIR += mod_mp3 SUBDIR += mod_musicindex + SUBDIR += mod_mya SUBDIR += mod_mylo SUBDIR += mod_mysqluserdir SUBDIR += mod_pcgi2 |