diff options
Diffstat (limited to 'www/pyblosxom/Makefile')
-rw-r--r-- | www/pyblosxom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pyblosxom/Makefile b/www/pyblosxom/Makefile index 7741c644c19..38535f71de3 100644 --- a/www/pyblosxom/Makefile +++ b/www/pyblosxom/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= SF \ MAINTAINER= jun-g@daemonfreaks.com COMMENT= A lightweight weblog system +FORBIDDEN= Vulnerable since 2009-02-11 http://portaudit.freebsd.org/b07f3254-f83a-11dd-85a4-ea653f0746ab.html + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}-${PORTVERSION} |