diff options
author | adamw <adamw@FreeBSD.org> | 2015-04-27 10:57:08 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-04-27 10:57:08 +0800 |
commit | efe604a47fd45f2a4f98613a9da0d0b0a64a32b7 (patch) | |
tree | 8c1b9d7726e992bc8385329af2239efd0095d533 /www/Makefile | |
parent | 5cb047928d278de731d4a4ce40a9e4259ce8b872 (diff) | |
download | freebsd-ports-gnome-efe604a47fd45f2a4f98613a9da0d0b0a64a32b7.tar.gz freebsd-ports-gnome-efe604a47fd45f2a4f98613a9da0d0b0a64a32b7.tar.zst freebsd-ports-gnome-efe604a47fd45f2a4f98613a9da0d0b0a64a32b7.zip |
Add www/p5-Mojolicious-Plugin-SetUserGroup, a plugin to set the
user and group as which the Mojolicious daemon runs.
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 e8bbaf239c90..1fd55b1be4f4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1056,6 +1056,7 @@ SUBDIR += p5-Mojolicious-Plugin-Authentication SUBDIR += p5-Mojolicious-Plugin-Database SUBDIR += p5-Mojolicious-Plugin-Mongodb + SUBDIR += p5-Mojolicious-Plugin-SetUserGroup SUBDIR += p5-Mojolicious-Plugin-TtRenderer SUBDIR += p5-Mojolicious-Plugin-YamlConfig SUBDIR += p5-Monoceros |