diff options
Diffstat (limited to 'www/zope-zpt/Makefile')
-rw-r--r-- | www/zope-zpt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile index f539899049e1..5249dea79255 100644 --- a/www/zope-zpt/Makefile +++ b/www/zope-zpt/Makefile @@ -24,6 +24,8 @@ USE_PYTHON= yes DIST_SUBDIR= zope BROKEN= Does not build after python 2.4 update +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 ZTUVERSION= 1.1.3 |