diff options
author | wen <wen@FreeBSD.org> | 2011-09-23 16:07:27 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-09-23 16:07:27 +0800 |
commit | e7f15f677ed601c9fc93aef195d1d5fd47968ff5 (patch) | |
tree | 6e0da44661fd9b6dbfd848a54cdbd0c9165a9b02 /www/zope-epoz | |
parent | 9380634ee2714dc64159d098b79051808eb257d6 (diff) | |
download | freebsd-ports-gnome-e7f15f677ed601c9fc93aef195d1d5fd47968ff5.tar.gz freebsd-ports-gnome-e7f15f677ed601c9fc93aef195d1d5fd47968ff5.tar.zst freebsd-ports-gnome-e7f15f677ed601c9fc93aef195d1d5fd47968ff5.zip |
- Mark DEPRECATED
PR: ports/160908
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'www/zope-epoz')
-rw-r--r-- | www/zope-epoz/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/zope-epoz/Makefile b/www/zope-epoz/Makefile index 843f5cb82288..2ad83724b6fd 100644 --- a/www/zope-epoz/Makefile +++ b/www/zope-epoz/Makefile @@ -15,6 +15,9 @@ DISTNAME= Epoz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A cross-browser-wysiwyg-editor for Zope/CMF +DEPRECATED= Unmaintained upstream, isn't used by anything +EXPIRATION_DATE=2011-12-23 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |