diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-08 18:47:39 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-02-08 18:47:39 +0000 |
commit | 1ca632b6b4d73f7891dfa0b3707df420c2424789 (patch) | |
tree | b1458c0cbb03979d36cf296d14c8a92ff27d2419 /www/zenphoto | |
parent | 07da5dbe3abed0b30263b93fe63ea9ebf51436c4 (diff) | |
download | ports-1ca632b6b4d73f7891dfa0b3707df420c2424789.tar.gz ports-1ca632b6b4d73f7891dfa0b3707df420c2424789.zip |
Notes
Diffstat (limited to 'www/zenphoto')
-rw-r--r-- | www/zenphoto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile index a9af5f6a1f94..576ebdc1a106 100644 --- a/www/zenphoto/Makefile +++ b/www/zenphoto/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.zenphoto.org/files/ MAINTAINER= jadawin@tuxaco.net COMMENT= A simpler web photo gallery +FORBIDDEN= XSS security issues, http://www.securityfocus.com/bid/27084 + USE_PHP= mysql gd session WANT_PHP_WEB= yes |