diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:23:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:23:25 +0000 |
commit | 7d1faf1c8697569ba9be0065dc01be64a6dbd633 (patch) | |
tree | 3503e430aec4f3a5a2f08b87e4a854a7ee7e5c01 /www | |
parent | 5aba7b9d68513bd597ff5608f66277a9fa32764a (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/lifetype/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile index 361d715a5723..ac0c64816a8a 100644 --- a/www/lifetype/Makefile +++ b/www/lifetype/Makefile @@ -15,8 +15,7 @@ COMMENT= PHP and MySQL based blogging platform LICENSE= GPLv2 -IGNOREFILES= ${CONTRIBE_VERSION}__all_plugins.zip \ - ${CONTRIBE_VERSION}__all_templates.zip +BROKEN= no distinfo provided for some of the distfiles CONTRIBE_VERSION=1.2 NO_BUILD= YES |