diff options
author | araujo <araujo@FreeBSD.org> | 2008-06-23 10:06:09 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-06-23 10:06:09 +0800 |
commit | e023959bde9bce5304b3fea69ee4b7aabf50b0e7 (patch) | |
tree | 0b80df26764a5eb9eebc8d049502b8b06d6b41e9 /www/Makefile | |
parent | 1eccd8680df7bf9f847b346159df916ade886113 (diff) | |
download | freebsd-ports-gnome-e023959bde9bce5304b3fea69ee4b7aabf50b0e7.tar.gz freebsd-ports-gnome-e023959bde9bce5304b3fea69ee4b7aabf50b0e7.tar.zst freebsd-ports-gnome-e023959bde9bce5304b3fea69ee4b7aabf50b0e7.zip |
- www/mod_security2 has been renamed to www/mod_security21 because I prepare the ports structure to receive a new series of mod_security.
PR: ports/124827
Repocopy by: marcus
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c067b81cd355..9d64044a0c84 100644 --- a/www/Makefile +++ b/www/Makefile @@ -457,7 +457,7 @@ SUBDIR += mod_ruby SUBDIR += mod_scgi SUBDIR += mod_security - SUBDIR += mod_security2 + SUBDIR += mod_security21 SUBDIR += mod_sed SUBDIR += mod_sequester SUBDIR += mod_shapvh |