diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-08 06:28:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-08 06:28:29 +0000 |
commit | f417da06ed07590de0786906a835b463212c6428 (patch) | |
tree | 38c1cae6758b321e4958436aa155dd1b5c225190 /www | |
parent | a3f0d6d0cc18aa424039518dd8ad00d1e2cc322e (diff) | |
download | freebsd-ports-f417da06ed07590de0786906a835b463212c6428.zip |
BROKEN: Does not install
Diffstat (limited to 'www')
-rw-r--r-- | www/zope-guf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/zope-guf/Makefile b/www/zope-guf/Makefile index 448ff4135edc..fd8562662e24 100644 --- a/www/zope-guf/Makefile +++ b/www/zope-guf/Makefile @@ -17,6 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wjv@FreeBSD.org COMMENT= A roll-your-own user folder product for Zope +BROKEN= "Does not install" DEPRECATED= "no longer being developed: use SimpleUserFolder or exUserFolder instead" USE_ZOPE= yes |