diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-02 23:44:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-02 23:44:44 +0000 |
commit | ac6ca2b47525174e27174b5bd0e60ac6652b012e (patch) | |
tree | edaa4c9475c8e27e530fc8fcb2d25d8aa1225205 /www/pyblosxom | |
parent | 29fc6f0a0cc1cff6f43da02accf2c45cc19daad8 (diff) |
Notes
Diffstat (limited to 'www/pyblosxom')
-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 7741c644c191..38535f71de3f 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} |